| Interface | Description |
|---|---|
| ItemListFragment.Callbacks |
A callback interface that all activities containing this fragment must
implement.
|
| Class | Description |
|---|---|
| BasicMapViewerV3 |
Usage of deprecated osmarender rendertheme (V3).
|
| BubbleOverlay |
Basic map viewer that shows bubbles with content at a few locations.
|
| BuildConfig | |
| ChangingBitmaps |
A map viewer demonstrating changing bitmap drawables: every two seconds the
view changes the bitmap.
|
| DiagnosticsMapViewer |
Viewer with tile grid and coordinates visible and frame counter displayed.
|
| DownloadCustomLayerViewer |
Shows how to use a custom tile download layer.
|
| DownloadLayerViewer |
Shows how to use a tile download layer.
|
| DualMapnikMapViewer |
An activity with two
MapViews tied to each other. |
| DualMapViewer |
An activity with two independent MapViews.
|
| DualMapViewerWithClampedTileSizes |
Illustrates the ability to clamp tile sizes to multiples of a fixed value.
|
| DualMapViewerWithDifferentDisplayModels |
Illustrates the ability to set different tile sizes and background colors to
MapViews.
|
| DualOverviewMapViewer |
An activity with a smaller mapview giving the position of the larger map
view.
|
| GridMapViewer |
Map viewer with a Grid layer added.
|
| ItemDetailActivity |
An activity representing a single Item detail screen.
|
| ItemDetailFragment |
A fragment representing a single Item detail screen.
|
| ItemListActivity |
An activity representing a list of Items.
|
| ItemListFragment |
A list fragment representing a list of Items.
|
| LabelLayerMapViewer |
A map viewer that draws the labels onto a single separate layer.
|
| LocationOverlayMapViewer |
MapViewer that shows current position.
|
| LongPressAction |
Demonstrates how to enable a LongPress on a layer.
|
| MapScaleBarImpl | |
| MapScaleBarView | |
| MoveAnimation |
Demonstrates the animateTo function in MapViewPosition: long press a point on
the map and it will move in steps to that position.
|
| MultiMapLowResWorld |
Illustrates the use of the MultiMapDataStore concept.
|
| MyLocationOverlay |
A thread-safe
Layer implementation to display the current location. |
| NoXMLLayout |
A simple activity that illustrates that an XML layout file is not really needed
for the most simple map activities.
|
| OverlayMapViewer |
Map viewer with a few overlays added.
|
| OverlayWithoutBaseMapViewer |
A map view that shows only the overlays, not base map.
|
| R | |
| R.array | |
| R.attr | |
| R.drawable | |
| R.id | |
| R.layout | |
| R.menu | |
| R.string | |
| R.xml | |
| 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.
|
| RenderThemeChanger |
Demonstration of changing render themes.
|
| RotateMapViewer |
Demonstration of map rotation via a
RotateView. |
| RotateView | |
| Samples |
Start screen for the sample activities.
|
| SamplesApplication | |
| SamplesBaseActivity |
Code common to most activities in the Samples app.
|
| Settings |
Activity to edit the application preferences.
|
| SimplestMapViewer |
The simplest form of creating a map viewer based on the MapViewerTemplate.
|
| SmoothCanvas | |
| 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.
|
| TileSizeChanger |
Demonstration of changing between fixed and computed tile sizes.
|
| TileStoreLayerViewer |
Shows how to use a tile store layer.
|
| TwoMaps |
Two rendered maps overlaid in the same map view, e.g. for maps can be for different areas.
|
| Utils |
Utility functions that can be used across different mapsforge based
activities.
|
| ZoomToBounds |
Basic map viewer with a few overlays added.
|
Copyright © 2015 mapsforge.org