Uses of Interface
javax.microedition.location.services.MapServiceProvider

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.
 



Copyright © 2003-2008 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.