|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapServiceProvider | |
---|---|
javax.microedition.location.services | Contains the classes and interfaces related to location based services. |
Uses of MapServiceProvider in javax.microedition.location.services |
---|
Methods in javax.microedition.location.services with parameters of type MapServiceProvider | |
---|---|
void |
MapServiceListener.mapContentUpdated(MapServiceProvider provider,
Map map)
Called by the API implementation when the base map data has changed, for example, due to retrieving new data from network. |
void |
MapServiceListener.selectionUpdated(MapServiceProvider provider,
GeographicArea[] areas,
Landmark[] landmarks,
Coordinates[] coordinates,
Route[] routes)
Called by the map service provider when an application has requested a selection or multiple selections from the map from the user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |