Class
ShumateSimpleMap
Constructors
shumate_simple_map_new
No description available.
Instance methods
shumate_simple_map_add_overlay_layer
Adds a map layer as an overlay on top of the base map.
shumate_simple_map_get_compass
Gets the compass widget for the map.
shumate_simple_map_get_license
Gets the license widget for the map.
shumate_simple_map_get_map_source
Gets the map source for the current base layer.
shumate_simple_map_get_scale
Gets the scale widget for the map.
shumate_simple_map_get_show_zoom_buttons
Gets whether or not the zoom buttons are shown.
shumate_simple_map_get_viewport
Gets the map’s viewport, needed for constructing map layers that will be added to it.
shumate_simple_map_insert_overlay_layer
No description available.
shumate_simple_map_remove_overlay_layer
Removes a layer from the map.
shumate_simple_map_set_map_source
Sets the source for the base map.
shumate_simple_map_set_show_zoom_buttons
Sets whether or not the zoom buttons are shown.
Properties
Shumate.SimpleMap:compass
No description available.
Shumate.SimpleMap:license
No description available.
Shumate.SimpleMap:map-source
No description available.
Shumate.SimpleMap:scale
No description available.
Shumate.SimpleMap:show-zoom-buttons
No description available.
Shumate.SimpleMap:viewport
No description available.