| Package | Description |
|---|---|
| com.lynden.gmapsfx | |
| com.lynden.gmapsfx.service.elevation |
| Modifier and Type | Class and Description |
|---|---|
class |
MainApp
Example Application for creating and loading a GoogleMap into a JavaFX
application
|
class |
MainApp2
Example Application for creating and loading a GoogleMap into a JavaFX
application
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElevationService.getElevationAlongPath(PathElevationRequest req,
ElevationServiceCallback callback)
Create a request for elevations for samples along a path.
|
void |
ElevationService.getElevationForLocations(LocationElevationRequest req,
ElevationServiceCallback callback)
Create a request for elevations for multiple locations.
|
Copyright © 2017. All rights reserved.