Flower
Contents:
Getting Started
The mapview API
Flower
»
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
Z
A
add_layer() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
add_marker() (kivy_garden.mapview.MapView method)
(mapview.clustered_marker_layer.ClusteredMarkerLayer method)
(mapview.MapView method)
add_widget() (kivy_garden.mapview.MapMarkerPopup method)
(kivy_garden.mapview.MapView method)
(kivy_garden.mapview.MarkerMapLayer method)
anchor_x (kivy_garden.mapview.MapMarker attribute)
(mapview.MapMarker attribute)
anchor_y (kivy_garden.mapview.MapMarker attribute)
(mapview.MapMarker attribute)
animated_diff_scale_at() (kivy_garden.mapview.MapView method)
animation_duration (kivy_garden.mapview.MapView attribute)
attribution_osm (kivy_garden.mapview.MapSource attribute)
attribution_thunderforest (kivy_garden.mapview.MapSource attribute)
B
background_color (kivy_garden.mapview.MapView attribute)
Bbox (class in kivy_garden.mapview)
bbox (kivy_garden.mapview.MapView attribute)
bbox_for_zoom() (kivy_garden.mapview.MapView method)
C
cache_dir (kivy_garden.mapview.MapView attribute)
center_on() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
cluster (mapview.clustered_marker_layer.ClusterMapMarker attribute)
cluster_cls (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
cluster_extent (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
cluster_max_zoom (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
cluster_min_zoom (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
cluster_node_size (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
cluster_radius (mapview.clustered_marker_layer.ClusteredMarkerLayer attribute)
ClusteredMarkerLayer (class in mapview.clustered_marker_layer)
ClusterMapMarker (class in mapview.clustered_marker_layer)
collide() (kivy_garden.mapview.Bbox method)
Coordinate (class in kivy_garden.mapview)
(class in mapview)
D
delta_x (kivy_garden.mapview.MapView attribute)
delta_y (kivy_garden.mapview.MapView attribute)
detach() (kivy_garden.mapview.MapMarker method)
diff_scale_at() (kivy_garden.mapview.MapView method)
do_update() (kivy_garden.mapview.MapView method)
double_tap_zoom (kivy_garden.mapview.MapView attribute)
(mapview.MapView attribute)
F
fill_tile() (kivy_garden.mapview.MapSource method)
from_provider() (kivy_garden.mapview.MapSource static method)
G
geojson (mapview.geojson.GeoJsonMapLayer attribute)
GeoJsonMapLayer (class in mapview.geojson)
get_bbox() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
get_col_count() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_lat() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_latlon_at() (kivy_garden.mapview.MapView method)
get_lon() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_max_zoom() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_min_zoom() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_row_count() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_window_xy_from() (kivy_garden.mapview.MapView method)
get_x() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
get_y() (kivy_garden.mapview.MapSource method)
(mapview.MapSource method)
I
insert_marker() (kivy_garden.mapview.MarkerMapLayer method)
is_open (kivy_garden.mapview.MapMarkerPopup attribute)
K
kivy_garden.mapview
module
L
lat (kivy_garden.mapview.Coordinate attribute)
(kivy_garden.mapview.MapMarker attribute)
(kivy_garden.mapview.MapView attribute)
(mapview.MapMarker attribute)
(mapview.MapView attribute)
load_tile() (kivy_garden.mapview.MapView method)
load_tile_for_source() (kivy_garden.mapview.MapView method)
load_visible_tiles() (kivy_garden.mapview.MapView method)
lon (kivy_garden.mapview.Coordinate attribute)
(kivy_garden.mapview.MapMarker attribute)
(kivy_garden.mapview.MapView attribute)
(mapview.MapMarker attribute)
(mapview.MapView attribute)
M
map_source (kivy_garden.mapview.MapView attribute)
(mapview.MapView attribute)
MapLayer (class in kivy_garden.mapview)
(class in mapview)
MapMarker (class in kivy_garden.mapview)
(class in mapview)
MapMarkerPopup (class in kivy_garden.mapview)
MapSource (class in kivy_garden.mapview)
(class in mapview)
mapview
module
MapView (class in kivy_garden.mapview)
(class in mapview)
mapview.clustered_marker_layer
module
mapview.geojson
module
mapview.mbtsource
module
MarkerMapLayer (class in kivy_garden.mapview)
(class in mapview)
MBTilesMapSource (class in mapview.mbtsource)
module
kivy_garden.mapview
mapview
mapview.clustered_marker_layer
mapview.geojson
mapview.mbtsource
move_tiles_to_background() (kivy_garden.mapview.MapView method)
N
num_points (mapview.clustered_marker_layer.ClusterMapMarker attribute)
O
on__pause() (kivy_garden.mapview.MapView method)
on_is_open() (kivy_garden.mapview.MapMarkerPopup method)
on_map_relocated() (kivy_garden.mapview.MapView method)
on_map_source() (kivy_garden.mapview.MapView method)
on_pos() (kivy_garden.mapview.MapView method)
on_release() (kivy_garden.mapview.MapMarkerPopup method)
on_size() (kivy_garden.mapview.MapView method)
on_touch_down() (kivy_garden.mapview.MapView method)
on_touch_up() (kivy_garden.mapview.MapView method)
on_transform() (kivy_garden.mapview.MapView method)
on_zoom() (kivy_garden.mapview.MapView method)
order_marker_by_latitude (kivy_garden.mapview.MarkerMapLayer attribute)
P
pause_on_action (kivy_garden.mapview.MapView attribute)
(mapview.MapView attribute)
placeholder (kivy_garden.mapview.MapMarkerPopup attribute)
popup_size (kivy_garden.mapview.MapMarkerPopup attribute)
providers (kivy_garden.mapview.MapSource attribute)
R
refresh_open_status() (kivy_garden.mapview.MapMarkerPopup method)
remove_all_tiles() (kivy_garden.mapview.MapView method)
remove_layer() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
remove_marker() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
remove_widget() (kivy_garden.mapview.MapMarkerPopup method)
(kivy_garden.mapview.MapView method)
(kivy_garden.mapview.MarkerMapLayer method)
reposition() (kivy_garden.mapview.MapLayer method)
(kivy_garden.mapview.MarkerMapLayer method)
(mapview.MapLayer method)
S
scale (kivy_garden.mapview.MapView property)
(mapview.MapView attribute)
scale_at() (kivy_garden.mapview.MapView method)
set_marker_position() (kivy_garden.mapview.MarkerMapLayer method)
set_zoom_at() (kivy_garden.mapview.MapView method)
(mapview.MapView method)
snap_to_zoom (kivy_garden.mapview.MapView attribute)
(mapview.MapView attribute)
source (kivy_garden.mapview.MapMarker attribute)
(mapview.geojson.GeoJsonMapLayer attribute)
(mapview.MapMarker attribute)
sync_to() (kivy_garden.mapview.MapView method)
T
text_color (mapview.clustered_marker_layer.ClusterMapMarker attribute)
tile_in_tile_map() (kivy_garden.mapview.MapView method)
tile_map_set() (kivy_garden.mapview.MapView method)
trigger_update() (kivy_garden.mapview.MapView method)
U
unload() (kivy_garden.mapview.MapLayer method)
(kivy_garden.mapview.MapView method)
(kivy_garden.mapview.MarkerMapLayer method)
(mapview.MapLayer method)
(mapview.MapView method)
V
viewport_pos (kivy_garden.mapview.MapView property)
viewport_x (kivy_garden.mapview.MapLayer attribute)
viewport_y (kivy_garden.mapview.MapLayer attribute)
Z
zoom (kivy_garden.mapview.MapView attribute)
(mapview.MapView attribute)