
See: Description
| Class | Description |
|---|---|
| AsyncTaskDemoFragment |
#394 #398 Demonstration how to load/update markers from
Async Background task.
|
| Gridlines2 |
created on 1/8/2017.
|
| HeatMap |
EXPERIMENTAL!!
https://github.com/osmdroid/osmdroid/issues/499
|
| IISTrackerBase |
created on 1/7/2017.
|
| SampleGridlines |
An example on how to use the lat/lon gridline overlay.
|
| SampleIISTracker |
Calls a public rest endpoint for the current location of the IIS, but's an icon at that location
and centers the map at that location.
|
| SampleIISTrackerMotionTrails |
created on 1/7/2017.
|
| SampleMarker |
An example on using osmbonuspack's Marker class by following the tutorial at
https://github.com/MKergall/osmbonuspack/wiki/Tutorial_0
https://github.com/MKergall/osmbonuspack/wiki/Tutorial_1
created on 12/29/2016.
|
| SampleMilitaryIconsItemizedIcons |
icons generated from https://github.com/missioncommand/mil-sym-java
demonstrates one way to show custom icons for a given point on the map
(itemized icon)
|
| SampleMilitaryIconsMarker |
icons generated from https://github.com/missioncommand/mil-sym-java
demonstrates one way to show custom icons for a given point on the map
(Marker)
|
| SampleOsmPath |
An example using osmbonuspacks polyline class for a simple box on around centra park, nyc
|
| SampleSimpleFastPointOverlay |
Example of SimpleFastPointOverlay
Created by Miguel Porto on 12-11-2016.
|
| SampleSimpleLocation |
see https://github.com/osmdroid/osmdroid/issues/477
Created by alex on 11/23/2016.
|
| SampleWithMinimapItemizedOverlayWithFocus | |
| SampleWithMinimapItemizedOverlayWithScale |
Generates a ton of icons on the map, for scale testing
|