| Package | Description |
|---|---|
| org.mapsforge.applications.android.samples |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMapViewerV3
Usage of deprecated osmarender rendertheme (V3).
|
class |
BubbleOverlay
Basic map viewer that shows bubbles with content at a few locations.
|
class |
ChangingBitmaps
A map viewer demonstrating changing bitmap drawables: every two seconds the
view changes the bitmap.
|
class |
DiagnosticsMapViewer
Viewer with tile grid and coordinates visible and frame counter displayed.
|
class |
DownloadCustomLayerViewer
Shows how to use a custom tile download layer.
|
class |
DownloadLayerViewer
Shows how to use a tile download layer.
|
class |
DualMapnikMapViewer
An activity with two
MapViews tied to each other. |
class |
DualMapViewer
An activity with two independent MapViews.
|
class |
DualMapViewerWithClampedTileSizes
Illustrates the ability to clamp tile sizes to multiples of a fixed value.
|
class |
DualMapViewerWithDifferentDisplayModels
Illustrates the ability to set different tile sizes and background colors to
MapViews.
|
class |
DualOverviewMapViewer
An activity with a smaller mapview giving the position of the larger map
view.
|
class |
GridMapViewer
Map viewer with a Grid layer added.
|
class |
LabelLayerMapViewer
A map viewer that draws the labels onto a single separate layer.
|
class |
LocationOverlayMapViewer
MapViewer that shows current position.
|
class |
LongPressAction
Demonstrates how to enable a LongPress on a layer.
|
class |
MoveAnimation
Demonstrates the animateTo function in MapViewPosition: long press a point on
the map and it will move in steps to that position.
|
class |
MultiMapLowResWorld
Illustrates the use of the MultiMapDataStore concept.
|
class |
NoXMLLayout
A simple activity that illustrates that an XML layout file is not really needed
for the most simple map activities.
|
class |
OverlayMapViewer
Map viewer with a few overlays added.
|
class |
OverlayWithoutBaseMapViewer
A map view that shows only the overlays, not base map.
|
class |
RenderTheme4
Standard map view with use of Rendertheme V4, loading the render theme from the Android
assets folder and showing a configuration menu based on the stylemenu.
|
class |
RenderThemeChanger
Demonstration of changing render themes.
|
class |
RotateMapViewer
Demonstration of map rotation via a
RotateView. |
class |
StackedLayersMapViewer
An activity with two tile renderer layers stacked on top of each other using
a partially transparent render theme to show the lower layer.
|
class |
TileSizeChanger
Demonstration of changing between fixed and computed tile sizes.
|
class |
TileStoreLayerViewer
Shows how to use a tile store layer.
|
class |
TwoMaps
Two rendered maps overlaid in the same map view, e.g. for maps can be for different areas.
|
class |
ZoomToBounds
Basic map viewer with a few overlays added.
|
Copyright © 2015 mapsforge.org