|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapViewListener | |
|---|---|
| com.micello.mapapi | This package includes the main administrative classes for the Micello Map API. |
| com.micello.mapapi.standard | This package includes the classes to implement high level functions on top of the map control. |
| Uses of MapViewListener in com.micello.mapapi |
|---|
| Methods in com.micello.mapapi with parameters of type MapViewListener | |
|---|---|
void |
MicelloManager.addMapViewListener(MapViewListener mapViewListener)
This method adds a MapViewListener. |
void |
MicelloManager.removeMapViewListener(MapViewListener mapViewListener)
This method removes a MapViewListener. |
| Uses of MapViewListener in com.micello.mapapi.standard |
|---|
| Classes in com.micello.mapapi.standard that implement MapViewListener | |
|---|---|
class |
MicelloLocationManager
This class manages the location and orientation for the user on the map. |
class |
SelectionManager
This class manages selection functionality on the map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||