GitHub repository | This map was generated from repository code by SourceSpy (more info)
osmdroidModule Packages/Classes: OpenStreetMapViewer
Module packages/classes as well as relevant class, dependency and other diagrams
Module OpenStreetMapViewer
org.osmdroid
This package contains all of the osmdroid library api classes and implementations
FragmentActivity...
Bug1783Activity
- Android window
hierarchysource
AppCompatActivity
BugsTestingActivity
Created by alex on 6/29/16.
- Android window
source
AppCompatActivity
ExtraSamplesActivity
- Android window
source
ISampleFactory
Created by alex on 6/29/16.
AppCompatActivity...
LicenseActivity
created on 1/14/2017.
- Android window
source
AppCompatActivity...
MainActivity
- Android window
- works with files
source
MultiDexApplication
OsmApplication
This is the base application for the sample app. We only use to catch errors during ...
- works with files
source
AppCompatActivity...
PreferenceActivity
OK so why is here? Stupid reason #1: Android Studio's wizard generates a bunch of st...
- Android window
- works with files
source
AppCompatActivity
StarterMapActivity
Default map view activity.
- Android window
source
Fragment
StarterMapFragment
Default map view activity.
- Android view
source
org.osmdroid.bugtestfragments
BaseSampleFragment
Bug1322
created on 5/5/2019.
- Android view
hierarchysource
BaseSampleFragment...
Bug164EndlessOnScolls
https://github.com/osmdroid/osmdroid/issues/164 Created by alex on 8/28/16.
- Android view
hierarchysource
DialogFragment
Bug1783MyLocationOverlayNPE
created on 5/30/2022.
BaseSampleFragment
Bug382Crash
Created by alex on 8/25/16.
- Android view
hierarchysource
BaseSampleFragment...
Bug419Zoom
Created by alex on 9/25/16.
- Android view
hierarchysource
BaseSampleFragment
Bug445Caching
Created by alex on 10/21/16.
- Android view
hierarchysource
BaseSampleFragment...
Bug512CacheManagerWp
https://github.com/osmdroid/osmdroid/issues/512# issuecomment-271219842 created on 1/...
- Android view
hierarchysource
BaseSampleFragment
Bug512Marker
created on 1/7/2017.
- Android view
hierarchysource
BaseSampleFragment
Bug82WinDeath
See https://github.com/osmdroid/osmdroid/issues/ 82#issuecomment-229413838 Created by...
- Android view
hierarchysource
BaseSampleFragment
Bug846InfiniteRedrawLoop
This test case will force the memory cache to be too small, effectively recreating b...
- Android view
hierarchysource
ISampleFactory
BugFactory
Factory for all bug driver classes
BaseSampleFragment
Issue1444
created on 12/6/2019.
- Android view
hierarchysource
BaseSampleFragment...
SampleBug57
https://github.com/osmdroid/osmdroid/issues/57 load the map, then navigate to a diff...
- Android view
hierarchysource
Fragment
SampleBug57Step2
A simple Fragment subclass.
- Android view
source
BaseActivity...
WeathForceActivity
http://stackoverflow.com/q/40112165/1203182 Created by alex on 10/21/16.
- Android window
hierarchysource
org.osmdroid.data
DataCountry
Data about a country, including its ISO 3166-1 alpha-3, its name and its capital (na...
DataLoader
DataCountryLoader
DataCountry json loader
DataLoader
DataRegion json loader
DataRegion
Data about a geo region, including its ISO 3166, its name and its geo bounding box
DataLoader
DataRegionLoader
DataRegion json loader
org.osmdroid.debug
Samples related to cache debugging, specifically expiration dates and statistics
AppCompatActivity...
CacheAnalyzerActivity
A debug utility to show various cache metrics and management requires api11+ due to ...
- Android window
source
org.osmdroid.debug.browser
ArrayAdapter
CacheAdapter
basic listview adapter created on 12/20/2016.
AppCompatActivity
CacheBrowserActivity
A simple view for browsing the osmdroid tile cache database created on 12/20/2016.
- Android window
source
org.osmdroid.debug.model
MapTileExt
Provide source, database key and expiration date to map tile. created on 12/20/2016....
SqlTileWriter
SqlTileWriterExt
Extended the sqlite tile writer to have some additional query functions. A this poin...
- Android DB API
hierarchysource
org.osmdroid.debug.util
FileDateUtil
from http://stackoverflow.com/a/38024962/1203182
HumanTime
HumanTime parses and formats time deltas for easier reading by humans. It can format...
org.osmdroid.diag
AppCompatActivity...
DiagnosticsActivity
created on 2/6/2018.
- Android window
source
org.osmdroid.intro
Fragment...
AboutFragment
created on 1/5/2017.
- Android view
source
Fragment
DataUseWarning
created on 1/12/2017.
- Android view
source
FragmentActivity...
IntroActivity
Intro activity, this is a simple intro to osmdroid, some legal stuff, tile storage p...
- Android window
source
FragmentStatePagerAdapter
IntroSliderAdapter
Created by alex on 10/22/16.
Fragment
LogoFragment
created on 1/5/2017.
- Android view
source
Fragment...
PermissionsFragment
created on 1/5/2017.
- Android view
source
ArrayAdapter
StorageAdapter
created on 1/18/2017.
Fragment...
StoragePreferenceFragment
created on 1/5/2017.
- Android view
- works with files
source
Fragment
TileSourceWarnings
created on 1/12/2017.
- Android view
source
org.osmdroid.model
Activity...
BaseActivity
Created by alex on 10/21/16.
- Android window
hierarchysource
IBaseActivity
created on 1/1/2017.
TextWatcher
PositiveLongTextValidator
created on 12/4/2016.
TextWatcher
PositiveShortTextValidator
created on 12/4/2016.
org.osmdroid.samplefragments
Fragment
BaseSampleFragment
- Android view
hierarchysource
ISampleFactory
SampleFactory
factory for all examples
BaseSampleFragment...
SampleTester
Created by alex on 9/14/16.
- Android view
hierarchysource
org.osmdroid.samplefragments.animations
BaseSampleFragment...
AnimatedMarkerHandler
Marker animation based on Google's sample code for animating a marker API 9+ created...
- Android view
hierarchysource
BaseSampleFragment...
AnimatedMarkerTimer
Demonstrates a one way to move an icon in an animation. It's dirty but it works crea...
- Android view
hierarchysource
BaseSampleFragment...
AnimatedMarkerTypeEvaluator
Marker animation based on Google's sample code for animating a marker API 14+ create...
- Android view
hierarchysource
BaseSampleFragment...
AnimatedMarkerValueAnimator
Marker animation based on Google's sample code for animating a marker API 12+ create...
- Android view
hierarchysource
BaseSampleFragment...
FastZoomSpeedAnimations
How to override animation speeds for zoom in/out Implementation notes: When using th...
- Android view
hierarchysource
GeoPointInterpolator
MarkerAnimation
BaseSampleFragment...
MinMaxZoomLevel
Demonstrates interaction of double tab zoom with maximum zoom level created on 10/18...
- Android view
hierarchysource
org.osmdroid.samplefragments.bookmarks
BookmarkDatastore
created on 2/11/2018.
- Android DB API
- works with files
source
BaseSampleFragment...
BookmarkSample
created on 2/11/2018. TODO it would be nice to have the ability to select an icon fo...
- Android view
- works with files
hierarchysource
org.osmdroid.samplefragments.cache
Samples related to cache (memory and disk) for osmdroid
BaseSampleFragment...
CacheImport
An example of importing stored on disk cache produced by osmdroid < 5.4 using the ol...
- Android view
hierarchysource
BaseSampleFragment...
CachePurge
Created by alex on 9/25/16.
- Android view
hierarchysource
BaseSampleFragment
SampleAlternateCacheDir
- Android view
hierarchysource
BaseSampleFragment...
SampleCacheDelete
Sample for using the cache manager to delete tiles on screen Created by alex on 1/21...
- Android view
hierarchysource
BaseSampleFragment...
SampleCacheDownloader
Sample for using the cache manager to download tiles on screen Created by alex on 2/...
- Android view
hierarchysource
BaseSampleFragment...
SampleCacheDownloaderArchive
https://github.com/osmdroid/osmdroid/issues/348 Created by alex on 7/8/16.
- Android view
hierarchysource
BaseSampleFragment...
SampleCacheDownloaderCustomUI
Created by alex on 5/29/16.
- Android view
hierarchysource
BaseSampleFragment
SampleJumboCache
An example on increasing the in memory tile cache. This is NOT the disk cache! Cauti...
- Android view
hierarchysource
BaseSampleFragment
SampleSqliteOnly
test to force sqlite tiles only loaded https:// github.com/osmdroid/osmdroid/issues/2...
- Android view
- works with files
hierarchysource
org.osmdroid.samplefragments.data
Samples related to data (icons, lines, polygons, etc)
BaseSampleFragment
AsyncTaskDemoFragment
#394 #398 Demonstration how to load/update markers from Async Background task. Creat...
- Android view
hierarchysource
BaseSampleFragment
Gridlines2
created on 1/8/2017.
- Android view
hierarchysource
BaseSampleFragment...
HeatMap
EXPERIMENTAL!! https://github.com/osmdroid/ osmdroid/issues/499 Demonstrates a way to...
- Android view
hierarchysource
SampleGridlines
IISTrackerBase
created on 1/7/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleGridlines
An example on how to use the lat/lon gridline overlay. basically, listen for map mot...
- Android view
hierarchysource
IISTrackerBase
SampleIISTracker
Calls a public rest endpoint for the current location of the IIS, but's an icon at t...
- Android view
hierarchysource
IISTrackerBase
SampleIISTrackerMotionTrails
created on 1/7/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleItemizedOverlayMultiClick
- Android view
hierarchysource
BaseSampleFragment
SampleMapSnapshot
Demo with the new "MapSnapshot" feature - a RecyclerView with bitmap maps of all USA...
- Android view
hierarchysource
BaseSampleFragment
SampleMarker
An example on using osmbonuspack's Marker class by following the tutorial at https:/...
- Android view
hierarchysource
BaseSampleFragment
SampleMarkerMultiClick
- Android view
hierarchysource
SampleMapEventListener
SampleMilestonesNonRepetitive
Demo with the new "non repetitive milestones" feature - a map of all capitals of the...
- Android view
hierarchysource
BaseSampleFragment
SampleMilitaryIconsItemizedIcons
icons generated from https://github.com/ missioncommand/mil-sym-java demonstrates one...
- Android view
hierarchysource
BaseSampleFragment
SampleMilitaryIconsMarker
icons generated from https://github.com/ missioncommand/mil-sym-java demonstrates one...
- Android view
hierarchysource
BaseSampleFragment...
SampleOsmPath
An example using osmbonuspacks polyline class for a simple box on around centra park...
- Android view
hierarchysource
BaseSampleFragment
SampleRace
Created by Fabrice on 28/12/2017.
- Android view
hierarchysource
SampleMapEventListener
SampleShapeFile
A simple how to for importing and display an ESRI shape file created on 1/28/2018.
- Android view
- works with files
hierarchysource
BaseSampleFragment
SampleSimpleFastPointOverlay
Example of SimpleFastPointOverlay Created by Miguel Porto on 12-11-2016.
- Android view
hierarchysource
BaseSampleFragment
SampleSimpleLocation
see https://github.com/osmdroid/osmdroid/issues/ 477 Created by alex on 11/23/2016.
- Android view
hierarchysource
BaseSampleFragment
SampleSpeechBalloon
Demo around the new SpeechBalloonOverlay feature
- Android view
hierarchysource
BaseSampleFragment
SampleWithMinimapItemizedOverlayWithFocus
- Android view
hierarchysource
BaseSampleFragment
SampleWithMinimapItemizedOverlayWithScale
Generates a ton of icons on the map, for scale testing
- Android view
hierarchysource
BaseSampleFragment
WeatherGroundOverlaySample
Sample on how to use the ground mOverlay, which places a geospatially referenced ima...
- Android view
- calls web-services
hierarchysource
org.osmdroid.samplefragments.data.utils
JSONParser
Based an a SO answer, modified to meet needs only suitable for small objects http://...
- accesses network
source
org.osmdroid.samplefragments.drawing
Overlay
CirclePlottingOverlay
created on 12/27/2017.
View
CustomPaintingSurface
A very simple borrowed from Android's "Finger Page" example, modified to generate po...
- Android view
source
BaseSampleFragment...
DrawCircle10km
created on 12/27/2017.
- Android view
hierarchysource
BaseSampleFragment...
DrawPolygon
created on 8/26/2017. Map replication is ON for this sample (only viewable for numer...
- Android view
hierarchysource
BaseSampleFragment...
DrawPolygonHoles
Drawing a polygon on screen with up to 1 hole created on 8/26/2017. Map replication ...
- Android view
hierarchysource
DrawPolygon
DrawPolygonWithArrows
created on 26/12/2017.
- Android view
hierarchysource
DrawPolygon
DrawPolygonWithoutVerticalWrapping
Map replication is OFF for this sample (only viewable for numerically lower zoom lev...
- Android view
hierarchysource
DrawPolygon
DrawPolygonWithoutWrapping
Map replication is OFF for this sample (only viewable for numerically lower zoom lev...
- Android view
hierarchysource
SampleDrawPolyline
DrawPolylineWithArrows
created on 11/28/2017. https://github.com/ osmdroid/osmdroid/issues/791
- Android view
hierarchysource
Overlay
IconPlottingOverlay
A super simple overlay to plot a marker when the user long presses on the map. It do...
BaseSampleFragment...
PressToPlot
A simple sample to plot markers with a long press. It's a bit of noise this in the c...
- Android view
hierarchysource
PressToPlot
PressToPlotWithoutWrapping
A simple sample to plot markers with a long press. It's a bit of noise this in the c...
- Android view
hierarchysource
BaseSampleFragment...
SampleDrawPolyline
created on 1/13/2017.
- Android view
hierarchysource
SampleDrawPolyline
SampleDrawPolylineAsPath
- Android view
hierarchysource
SampleDrawPolyline...
SampleDrawPolylineWithoutVerticalWrapping
Demos turning off map repeating Map replication is OFF for this sample (only viewabl...
- Android view
hierarchysource
SampleDrawPolyline...
SampleDrawPolylineWithoutWrapping
Demos turning off map repeating Map replication is OFF for this sample (only viewabl...
- Android view
hierarchysource
BaseSampleFragment...
ShowAdvancedPolylineStyles
Showing all modes of advanced polyline styles with example data.
- Android view
hierarchysource
BaseSampleFragment...
ShowAdvancedPolylineStylesInvalidation
Simple example to show scalar mapping invalidation.
- Android view
hierarchysource
org.osmdroid.samplefragments.events
Samples related to map events, such as zoom and pan, limiting scroll, and startup ev...
BaseSampleFragment
MarkerDrag
Based on osmbonuspacks tutorial for dragging markers. Long press to drag the marker,...
- Android view
hierarchysource
SampleMapEventListener
SampleAnimateTo
https://github.com/osmdroid/osmdroid/issues/264 extends gridlines to provide visual ...
- Android view
hierarchysource
BaseSampleFragment...
SampleAnimateToWithOrientation
- Android view
hierarchysource
BaseSampleFragment
SampleAnimatedZoomToLocation
- Android view
hierarchysource
BaseSampleFragment
SampleLimitedScrollArea
- Android view
hierarchysource
BaseSampleFragment...
SampleMapBootListener
A quick tutorial on how to listen for when the map is ready to go issue 324 Created ...
- Android view
hierarchysource
SampleMapEventListener
SampleMapCenterOffset
- Android view
hierarchysource
BaseSampleFragment
SampleMapEventListener
used for testing this issue https://github.com/ osmdroid/osmdroid/issues/248 Created ...
- Android view
hierarchysource
BaseSampleFragment
SampleSnappable
- Android view
hierarchysource
BaseSampleFragment
SampleZoomRounding
- Android view
hierarchysource
BaseSampleFragment...
SampleZoomToBounding
Created by alex on 10/4/16.
- Android view
hierarchysource
BaseSampleFragment...
ZoomToBoundsOnStartup
Created by Dad on 10/28/2016.
- Android view
hierarchysource
org.osmdroid.samplefragments.geopackage
BaseSampleFragment
GeopackageFeatureTiles
One way for viewing geopackage tiles to the osmdroid view converts geopackage featur...
- Android view
- works with files
hierarchysource
BaseSampleFragment
GeopackageFeatures
One way for viewing geopackage tiles to the osmdroid view converts geopackage featur...
- Android view
- works with files
hierarchysource
BaseSampleFragment
GeopackageSample
One way for viewing geopackage tiles to the osmdroid view created on 1/12/2017.
- Android view
- works with files
hierarchysource
org.osmdroid.samplefragments.layers
BaseSampleFragment
LayerManager
Views the current layers in a navigation drawer layout created on 2/18/2018.
- Android view
hierarchysource
ArrayAdapter
OverlayAdapter
created on 2/18/2018.
org.osmdroid.samplefragments.layouts
Samples related to layouts
MapView
CustomMapView
The only delta with this class vs the standard mapview is that it overcomes some of ...
BaseSampleFragment
MapInAViewPagerFragment
Created by alex on 10/22/16.
- Android view
hierarchysource
BaseSampleFragment
MapInScrollView
created on 1/3/2017.
- Android view
hierarchysource
BaseSampleFragment
RecyclerCardView
created on 1/13/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleFragmentXmlLayout
- Android view
hierarchysource
BaseSampleFragment...
SampleSplitScreen
Uses OSM as the upper map and MapBox (API key required) as the lower map Created by ...
- Android view
hierarchysource
BaseSampleFragment
ScaleBarOnBottom
created on 1/8/2017.
- Android view
hierarchysource
BaseSampleFragment
StreetAddressFragment
A fragment representing a list of Items. 99% is this is boiler plate android studio ...
- Android view
hierarchysource
org.osmdroid.samplefragments.layouts.list
MyStreetAddressRecyclerViewAdapter
RecyclerView.Adapter that can display a DummyItem and makes a call to the99% is thi...
org.osmdroid.samplefragments.layouts.list.dummy
DummyContent
99% is this is boiler plate android studio generated stuff Helper class for providin...
org.osmdroid.samplefragments.layouts.pager
BaseSampleFragment
MapFragment
Created by alex on 10/22/16.
- Android view
hierarchysource
FragmentStatePagerAdapter
MapSliderAdapter
Created by alex on 10/22/16.
Fragment
SimpleTextFragment
Created by alex on 10/22/16.
- Android view
source
Fragment
WebviewFragment
Created by alex on 10/22/16.
- Android view
source
org.osmdroid.samplefragments.layouts.rec
ConstructorInfoData
created on 1/13/2017.
CustomRecycler
Custom Adapter for Recycler data
Info
This class content Data TypeLayout: type of layout to generate in recyclerview
org.osmdroid.samplefragments.location
Samples related to plotting and working with the device's location
BaseSampleFragment
CompassPointerSample
created on 1/29/2018.
- Android view
hierarchysource
BaseSampleFragment
CompassRoseSample
created on 1/29/2018.
- Android view
hierarchysource
BaseSampleFragment...
SampleCustomIconDirectedLocationOverlay
https://github.com/osmdroid/osmdroid/issues/249
- Android view
hierarchysource
BaseSampleFragment...
SampleCustomMyLocation
See https://github.com/osmdroid/osmdroid/issues/ 815 created on 12/21/2017.
- Android view
hierarchysource
BaseSampleFragment...
SampleFollowMe
Based off the submission from https://github.com/ 2ndGAB Source: https://github.com/2...
- Android view
hierarchysource
BaseSampleFragment...
SampleHeadingCompassUp
An example on setting the device's "up" based on heading, bearing, or compass Create...
- Android view
hierarchysource
BaseSampleFragment
SampleMyLocationWithClick
created on 1/13/2017.
- Android view
hierarchysource
BaseSampleFragment...
SampleRotation
created on 1/2/2017.
- Android view
hierarchysource
org.osmdroid.samplefragments.milstd2525
View.OnClickListener...
ListPicker
created on 1/15/2018.
ArrayAdapter...
MilStdAdapter
created on 1/15/2018.
View
MilStdCustomPaintingSurface
A very simple borrowed from Android's "Finger Page" example, modified to generate po...
- Android view
source
Overlay
MilStdMultipointOverlay
This overlay does a few things that are unique to milstd graphics The GeoPoints prov...
Overlay
MilStdPointPlottingOverlay
A super simple overlay to plot a marker when the user long presses on the map. It do...
View.OnClickListener...
ModifierPicker
created on 1/30/2018.
SampleGridlines...
Plotter
A sample that provides two ways to plot single point MIL-STD 2525 icons Via direct u...
- Android view
hierarchysource
SimpleSymbol
This class was created as a work around for this . Basically, we want to fill a list...
org.osmdroid.samplefragments.models
OverlayItem
MyMapItem
Created by alex on 10/20/16.
ItemizedOverlay...
SampleItemizedOverlay
OverlayItem
SampleOverlayItem
org.osmdroid.samplefragments.tileproviders
BaseSampleFragment
MapsforgeTileProviderSample
An example of using MapsForge in osmdroid created on 1/12/2017.
- Android view
- works with files
hierarchysource
BaseSampleFragment...
OfflinePickerSample
lets you pick one or more offline tile archives/ providers then a named tile source w...
- Android view
- works with files
hierarchysource
BaseSampleFragment
SampleAssetsOnly
test to force assets only loaded https://github. com/osmdroid/osmdroid/issues/272 Cre...
- Android view
hierarchysource
BaseSampleFragment
SampleAssetsOnlyRepetitionModes
test for showing the map for different repetition modes https://github.com/osmdroid/...
- Android view
hierarchysource
BaseSampleFragment
SampleOfflineGemfOnly
An example on how to setup osmdroid to only use offline map archives, how to query t...
- Android view
- works with files
hierarchysource
BaseSampleFragment
SampleOfflineOnly
An example on how to setup osmdroid to only use offline map archives, how to query t...
- Android view
- works with files
hierarchysource
BaseSampleFragment
SampleTileStates
Demo of the new tile states feature: - how many tiles are currently being displayed ...
- Android view
hierarchysource
BaseSampleFragment
SampleUnreachableOnlineTiles
Demo checking if the zoom restriction for tiles is correctly applied We actually dow...
- Android view
hierarchysource
BaseSampleFragment
SampleVeryHighZoomLevel
A lousy example of very high zoom levels. A nicer example would require very high zo...
- Android view
hierarchysource
org.osmdroid.samplefragments.tilesources
Samples related to tile loading and tile sources
SampleWMSSource
NasaWms111Source
A simple demo work for working with WMS endpoints. Tested and functional NASA 1.1.1 ...
- Android view
hierarchysource
SampleWMSSource
NasaWms130Source
A simple demo work for working with WMS endpoints. Tested and functional NASA 1.1.1 ...
- Android view
hierarchysource
SampleWMSSource
NasaWmsSrs
A simple demo work for working with WMS endpoints. Tested and functional NASA 1.1.1 ...
- Android view
hierarchysource
BaseSampleFragment
SampleBingHybrid
created on 1/8/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleBingRoad
created on 1/8/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleCopyrightOverlay
creates an in your face, ugly, copyright banner created on 1/3/2017.
- Android view
hierarchysource
BaseSampleFragment
SampleCustomLoadingImage
Issue https://github.com/osmdroid/osmdroid/issues/ 330
- Android view
hierarchysource
BaseSampleFragment
SampleCustomTileSource
Simple how to for setting a custom tile source
- Android view
hierarchysource
BaseSampleFragment
SampleHereWeGo
Created by alex on 8/11/16.
- Android view
hierarchysource
BaseSampleFragment
SampleInvertedTiles_NightMode
sample fragment to show invert tiles, aka night mode and to set the tile loading bac...
- Android view
hierarchysource
BaseSampleFragment
SampleLieFi
Lie Fi demo: we emulate a slow online source in order to show the offline first beha...
- Android view
hierarchysource
BaseSampleFragment
SampleMapBox
Example for accessing a MapBox map source Created by alex on 10/18/15.
- Android view
hierarchysource
BaseSampleFragment
SampleMapQuest
Created by alex on 8/11/16.
- Android view
hierarchysource
SampleOfflinePriority
SampleOfflineFirst
Offline First demo
- Android view
hierarchysource
BaseSampleFragment
SampleOfflinePriority
Offline First and Offline Second demos The typical difference is when you pan the ma...
- Android view
hierarchysource
SampleOfflinePriority
SampleOfflineSecond
Offline Second demo
- Android view
hierarchysource
BaseSampleFragment
SampleOpenSeaMap
This is another example of viewing multiple tile sources at the same time. created o...
- Android view
hierarchysource
SampleGridlines
SampleWMSSource
A simple demo work for working with WMS endpoints. Tested and functional with geo se...
- Android view
- calls web-services
hierarchysource
BaseSampleFragment
SampleWhackyColorFilter
Created by alex on 12/24/15.
- Android view
hierarchysource
BaseSampleFragment
SepiaToneTiles
created on 1/8/2017.
- Android view
hierarchysource
OnlineTileSourceBase
USGSTileSource
sample custom tile source Created by alex on 6/20/ 16.
org.osmdroid.samplefragments.ui
BaseExpandableListAdapter
ExpandableListAdapter
base in this http://www.androidhive.info/2013/07/ android-expandable-list-view-tutori...
Fragment
SamplesMenuFragment
http://www.androidhive.info/2013/07/android- expandable-list-view-tutorial/ created o...
- Android view
source
org.osmdroid.samples
AppCompatActivity
SampleWithMinimapItemizedoverlay
- Android window
source
AppCompatActivity
SampleWithTilesOverlay
- Android window
source
AppCompatActivity
SampleWithTilesOverlayAndCustomTileSource
- Android window
source
org.osmdroid.test
CacheAnalyzerTest
CacheBrowserTest
ExtraSamplesTest
MainActivityTest
MapActivityTest
org.osmdroid.tileprovider
osmdroid's tile sources, loading, caching, downloading classes
BitmapPoolTest
org.osmdroid.tileprovider.modules
MapTileProviderTest
org.osmdroid.views
This package contains all of the osmdroid views, including the base {@link org.osmdr...
OpenStreetMapViewTest
org.osmdroid.views.util
OpenStreetMapTileProviderDirectTest
- works with files
source