| Modifier and Type | Class and Description |
|---|---|
class |
PlusCode
Plus code (http://plus.codes) is a location reference with two formats:
global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle,
and compound code, replacing the prefix with a reference location.
|
static class |
PlusCode.Builder
Plus code (http://plus.codes) is a location reference with two formats:
global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle,
and compound code, replacing the prefix with a reference location.
|
| Modifier and Type | Method and Description |
|---|---|
PlusCodeOrBuilder |
GeocodeOrBuilder.getPlusCodeOrBuilder()
The plus code corresponding to the `location`.
|
PlusCodeOrBuilder |
Geocode.getPlusCodeOrBuilder()
The plus code corresponding to the `location`.
|
PlusCodeOrBuilder |
Geocode.Builder.getPlusCodeOrBuilder()
The plus code corresponding to the `location`.
|
Copyright © 2023 Google LLC. All rights reserved.