| Modifier and Type | Method and Description |
|---|---|
static Point |
MapcodeCodec.decode(String mapcode)
Decode a mapcode to a Point.
|
static Point |
MapcodeCodec.decode(String mapcode,
Territory defaultTerritoryContext)
Decode a mapcode to a Point.
|
static Mapcode |
MapcodeCodec.encodeToShortest(double latDeg,
double lonDeg,
Territory restrictToTerritory)
Encode a lat/lon pair to its shortest mapcode with territory information.
|
static Mapcode |
MapcodeCodec.encodeToShortest(Point point,
Territory restrictToTerritory) |
Copyright © 2017 Stichting Mapcode Foundation. All rights reserved.