|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Map in org.gwtopenmaps.demo.openlayers.client.examples |
---|
Methods in org.gwtopenmaps.demo.openlayers.client.examples that return Map | |
---|---|
Map |
MapExample.getMap()
|
Uses of Map in org.gwtopenmaps.openlayers.client |
---|
Methods in org.gwtopenmaps.openlayers.client that return Map | |
---|---|
Map |
MapWidget.getMap()
Gets the map associated with a MapWidget instance. |
static Map |
Map.narrowToMap(JSObject object)
|
Uses of Map in org.gwtopenmaps.openlayers.client.control |
---|
Methods in org.gwtopenmaps.openlayers.client.control that return Map | |
---|---|
Map |
Control.getMap()
get the map to which this control is attached |
Map |
OverviewMap.getOverviewMap()
The overview map control has a reference to a Map instance,
which is the actual overview map. |
Methods in org.gwtopenmaps.openlayers.client.control with parameters of type Map | |
---|---|
abstract String |
MousePositionOutput.format(LonLat lonLat,
Map map)
A MousePositionOutput instance that implements this function can be used to set the output format on a MousePosition control. |
Uses of Map in org.gwtopenmaps.openlayers.client.format |
---|
Methods in org.gwtopenmaps.openlayers.client.format that return Map | |
---|---|
Map |
WMC.read(String input,
WMCOptions wmcOptions)
|
Methods in org.gwtopenmaps.openlayers.client.format with parameters of type Map | |
---|---|
void |
WMCOptions.setMap(Map map)
Use this method to merge ... |
String |
WMC.write(Map map)
|
Uses of Map in org.gwtopenmaps.openlayers.client.layer |
---|
Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type Map | |
---|---|
void |
Image.setMap(Map map)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |