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

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

Uses of MapServiceListener in javax.microedition.location.services
 

Methods in javax.microedition.location.services with parameters of type MapServiceListener
 void MapServiceProvider.displayMap(RectangleGeographicArea initialViewport, GeographicArea[] areas, Landmark[] landmarks, Coordinates[] coordinates, Route[] routes, MapServicePreferences preferences, MapServiceListener listener)
          Requests a map service provider to display a 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.
 



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