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

Packages that use Map
javax.microedition.location.services Contains the classes and interfaces related to location based services. 
 

Uses of Map in javax.microedition.location.services
 

Methods in javax.microedition.location.services that return Map
 Map MapServiceProvider.getMap(RectangleGeographicArea initialViewport, GeographicArea[] areas, Landmark[] landmarks, Coordinates[] coordinates, Route[] routes, int width, int height, MapServiceListener listener)
          Requests a Map object from a map service provider.
 

Methods in javax.microedition.location.services with parameters of type Map
 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.
 



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