Package | Description |
---|---|
systems.dmx.geomaps |
Modifier and Type | Method and Description |
---|---|
(package private) GeoCoordinate |
GeomapsPlugin.Address.geocode() |
GeoCoordinate |
GeomapsPlugin.geoCoordinate(Topic geoCoordTopic) |
GeoCoordinate |
GeomapsService.geoCoordinate(Topic geoCoordTopic)
Returns the geo coordinate encoded in a Geo Coordinate topic.
|
GeoCoordinate |
GeomapsPlugin.getGeoCoordinate(Topic geoTopic) |
GeoCoordinate |
GeomapsService.getGeoCoordinate(Topic geoTopic)
Returns the geo coordinate of a geo-facetted topic (e.g.
|
Modifier and Type | Method and Description |
---|---|
double |
GeomapsPlugin.getDistance(GeoCoordinate coord1,
GeoCoordinate coord2) |
double |
GeomapsService.getDistance(GeoCoordinate coord1,
GeoCoordinate coord2)
Calculates the distance between 2 geo coordinates in kilometer.
|
private void |
GeomapsPlugin.storeGeoCoordinate(Topic address,
GeoCoordinate geoCoord)
Stores a geo coordinate for an address topic in the DB.
|
Copyright © 2018. All Rights Reserved.