Press on the image to return to the main documentation page.
|
Html As String [read only]
LibraryName As String [read only]
PlainText As String [read only]
Html As String [read only]
LibraryName As String [read only]
PlainText As String [read only]
Description As String [read only]
GeoPoint As GeoPoint [read only]
HOTSPOT_PLACE_BOTTOM_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LEFT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_NONE As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_RIGHT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_TOP_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Initialize (Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize2 (Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize3 (Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
Initialize4 (UniqueId As String, Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize5 (UniqueId As String, Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize6 (UniqueId As String, Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
IsEqualTo (aMarker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem) As Boolean
IsInitialized As Boolean
LayoutName As String
MarkerHotspot As org.osmdroid.views.overlay.OverlayItem.HotspotPlace [write only]
Title As String [read only]
UniqueId As String [read only]
Description As String [read only]
GeoPoint As GeoPoint [read only]
HOTSPOT_PLACE_BOTTOM_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LEFT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_NONE As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_RIGHT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_TOP_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Initialize (Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize2 (Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize3 (Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
Initialize4 (UniqueId As String, Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize5 (UniqueId As String, Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize6 (UniqueId As String, Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
IsEqualTo (aMarker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem) As Boolean
IsInitialized As Boolean
LayoutName As String
MarkerHotspot As org.osmdroid.views.overlay.OverlayItem.HotspotPlace [write only]
Title As String [read only]
UniqueId As String [read only]
Contains (Latitude As Double, Longitude As Double) As Boolean
Contains2 (GeoPoint1 As org.osmdroid.util.GeoPoint) As Boolean
Extend (BoundingBox1 As org.osmdroid.util.BoundingBoxE6)
GetNorthWest As GeoPoint
GetSouthEast As GeoPoint
Initialize (LatitudeNorth As Double, LongitudeWest As Double, LatitudeSouth As Double, LongitudeEast As Double)
Initialize2 (NorthWest As org.osmdroid.util.GeoPoint, SouthEast As org.osmdroid.util.GeoPoint)
IsInitialized As Boolean
Contains (Latitude As Double, Longitude As Double) As Boolean
Contains2 (GeoPoint1 As org.osmdroid.util.GeoPoint) As Boolean
Extend (BoundingBox1 As org.osmdroid.util.BoundingBoxE6)
GetNorthWest As GeoPoint
GetSouthEast As GeoPoint
Initialize (LatitudeNorth As Double, LongitudeWest As Double, LatitudeSouth As Double, LongitudeEast As Double)
Initialize2 (NorthWest As org.osmdroid.util.GeoPoint, SouthEast As org.osmdroid.util.GeoPoint)
IsInitialized As Boolean
Altitude As Int
GetBearingTo (GeoPoint1 As org.osmdroid.util.GeoPoint) As Double
GetDestinationPoint (Distance As Double, Bearing As Float) As GeoPoint
GetDistanceTo (GeoPoint1 As org.osmdroid.util.GeoPoint) As Int
Initialize (Latitude As Double, Longitude As Double)
Initialize2 (aLocation As android.location.Location)
IsInitialized As Boolean
Latitude As Double
Longitude As Double
Altitude As Int
GetBearingTo (GeoPoint1 As org.osmdroid.util.GeoPoint) As Double
GetDestinationPoint (Distance As Double, Bearing As Float) As GeoPoint
GetDistanceTo (GeoPoint1 As org.osmdroid.util.GeoPoint) As Int
Initialize (Latitude As Double, Longitude As Double)
Initialize2 (aLocation As android.location.Location)
IsInitialized As Boolean
Latitude As Double
Longitude As Double
AddOverlay (anOverlay As org.osmdroid.views.overlay.Overlay)
AddXYTileSource (XYTileSource As uk.co.martinpearman.b4a.osmdroid.tileprovider.tilesource.MyXYTileSource)
AnimateTo (Latitude As Double, Longitude As Double)
AnimateTo2 (aLocation As android.location.Location)
AnimateTo3 (aGeoPoint As org.osmdroid.util.GeoPoint)
BringToFront
CanZoomIn As Boolean
CanZoomOut As Boolean
CloudmadeTileSourceStyle As Int
Enabled As Boolean
FitMapToBoundingBox (BoundingBox As org.osmdroid.util.BoundingBoxE6)
GetAttributionObjects As AttributionObject()
GetCenter As GeoPoint
GetMaxZoomLevel As Int
GetMinZoomLevel As Int
GetTileSource As String
GetTileSources As List
Height As Int
Initialize (EventName As String)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsInitialized As Boolean
Left As Int
MapOrientation As Int
RemoveOverlay (anOverlay As org.osmdroid.views.overlay.Overlay)
RemoveOverlays
RemoveView
RequestFocus As Boolean
SendToBack
SetCenter (Latitude As Double, Longitude As Double)
SetCenter2 (aLocation As android.location.Location)
SetCenter3 (aGeoPoint As org.osmdroid.util.GeoPoint)
SetDataConnectionEnabled (Enabled As Boolean)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetMultiTouchEnabled (Enabled As Boolean)
SetTileSource (TileSource As String)
SetZoomEnabled (Enabled As Boolean)
Tag As Object
Top As Int
Visible As Boolean
Width As Int
Zoom As Int
ZoomIn
ZoomOut
AddOverlay (anOverlay As org.osmdroid.views.overlay.Overlay)
AddXYTileSource (XYTileSource As uk.co.martinpearman.b4a.osmdroid.tileprovider.tilesource.MyXYTileSource)
AnimateTo (Latitude As Double, Longitude As Double)
AnimateTo2 (aLocation As android.location.Location)
AnimateTo3 (aGeoPoint As org.osmdroid.util.GeoPoint)
BringToFront
CanZoomIn As Boolean
CanZoomOut As Boolean
CloudmadeTileSourceStyle As Int
Enabled As Boolean
FitMapToBoundingBox (BoundingBox As org.osmdroid.util.BoundingBoxE6)
GetAttributionObjects As AttributionObject()
GetCenter As GeoPoint
GetMaxZoomLevel As Int
GetMinZoomLevel As Int
GetTileSource As String
GetTileSources As List
Height As Int
Initialize (EventName As String)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsInitialized As Boolean
Left As Int
MapOrientation As Int
RemoveOverlay (anOverlay As org.osmdroid.views.overlay.Overlay)
RemoveOverlays
RemoveView
RequestFocus As Boolean
SendToBack
SetCenter (Latitude As Double, Longitude As Double)
SetCenter2 (aLocation As android.location.Location)
SetCenter3 (aGeoPoint As org.osmdroid.util.GeoPoint)
SetDataConnectionEnabled (Enabled As Boolean)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetMultiTouchEnabled (Enabled As Boolean)
SetTileSource (TileSource As String)
SetZoomEnabled (Enabled As Boolean)
Tag As Object
Top As Int
Visible As Boolean
Width As Int
Zoom As Int
ZoomIn
ZoomOut
Description As String [read only]
GeoPoint As GeoPoint [read only]
HOTSPOT_PLACE_BOTTOM_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LEFT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_NONE As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_RIGHT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_TOP_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Initialize (Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize2 (Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize3 (Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
Initialize4 (UniqueId As String, Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize5 (UniqueId As String, Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize6 (UniqueId As String, Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
IsEqualTo (aMarker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem) As Boolean
IsInitialized As Boolean
MarkerHotspot As org.osmdroid.views.overlay.OverlayItem.HotspotPlace [write only]
Title As String [read only]
UniqueId As String [read only]
Description As String [read only]
GeoPoint As GeoPoint [read only]
HOTSPOT_PLACE_BOTTOM_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LEFT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_LOWER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_NONE As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_RIGHT_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_TOP_CENTER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_LEFT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
HOTSPOT_PLACE_UPPER_RIGHT_CORNER As org.osmdroid.views.overlay.OverlayItem.HotspotPlace
Initialize (Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize2 (Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize3 (Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
Initialize4 (UniqueId As String, Title As String, Description As String, Latitude As Double, Longitude As Double, Icon As android.graphics.drawable.BitmapDrawable)
Initialize5 (UniqueId As String, Title As String, Description As String, aLocation As android.location.Location, Icon As android.graphics.drawable.BitmapDrawable)
Initialize6 (UniqueId As String, Title As String, Description As String, aGeoPoint As org.osmdroid.util.GeoPoint, Icon As android.graphics.drawable.BitmapDrawable)
IsEqualTo (aMarker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem) As Boolean
IsInitialized As Boolean
MarkerHotspot As org.osmdroid.views.overlay.OverlayItem.HotspotPlace [write only]
Title As String [read only]
UniqueId As String [read only]
AddMarkers (Markers As List)
FocusedMarker As Marker
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String, BalloonLayoutName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
AddMarkers (Markers As List)
FocusedMarker As Marker
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String, BalloonLayoutName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
SetInfoWindowBackgroundColor (Color As Int)
SetInfoWindowDescriptionColor (Color As Int)
SetInfoWindowDescriptionSize (Size As Float)
SetInfoWindowMaxWidth (Width As Int)
SetInfoWindowTitleColor (Color As Int)
SetInfoWindowTitleSize (Size As Float)
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
SetInfoWindowBackgroundColor (Color As Int)
SetInfoWindowDescriptionColor (Color As Int)
SetInfoWindowDescriptionSize (Size As Float)
SetInfoWindowMaxWidth (Width As Int)
SetInfoWindowTitleColor (Color As Int)
SetInfoWindowTitleSize (Size As Float)
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
AddMarkers (Markers As List)
GetBoundingBox As BoundingBox
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
RemoveMarker (Marker As uk.co.martinpearman.b4a.osmdroid.views.overlays.MyOverlayItem)
RemoveMarkers
Height As Int
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
Padding As Int
SetTileSource (TileSource As String)
Width As Int
ZoomDifference As Int
Height As Int
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
Padding As Int
SetTileSource (TileSource As String)
Width As Int
ZoomDifference As Int
CompassEnabled As Boolean
DrawAccuracyEnabled As Boolean
FollowLocationEnabled As Boolean
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
LastFix As LocationWrapper [read only]
LocationUpdateMinDistance As Float
LocationUpdateMinTime As Long
MyLocationEnabled As Boolean
SetCompassCenter (X As Float, Y As Float)
CompassEnabled As Boolean
DrawAccuracyEnabled As Boolean
FollowLocationEnabled As Boolean
Initialize (aMapView As org.osmdroid.views.MapView, EventName As String)
IsInitialized As Boolean
LastFix As LocationWrapper [read only]
LocationUpdateMinDistance As Float
LocationUpdateMinTime As Long
MyLocationEnabled As Boolean
SetCompassCenter (X As Float, Y As Float)
AddGreatCircle (StartPoint As org.osmdroid.util.GeoPoint, EndPoint As org.osmdroid.util.GeoPoint, NumberOfPoints As Int)
AddPoint (Latitude As Double, Longitude As Double)
AddPoint2 (aLocation As android.location.Location)
AddPoint3 (aGeoPoint As org.osmdroid.util.GeoPoint)
AddPoints (GeoPoints As List)
Alpha As Int
ClearPath
Color As Int
FILL As android.graphics.Paint.Style
FILL_AND_STROKE As android.graphics.Paint.Style
GetAllPoints As List
GetBoundingBox As BoundingBox
GetNumberOfPoints As Int
Initialize (aMapView As org.osmdroid.views.MapView, PathColor As Int)
IsInitialized As Boolean
PathStyle As android.graphics.Paint.Style [write only]
STROKE As android.graphics.Paint.Style
StrokeWidth As Float
AddGreatCircle (StartPoint As org.osmdroid.util.GeoPoint, EndPoint As org.osmdroid.util.GeoPoint, NumberOfPoints As Int)
AddPoint (Latitude As Double, Longitude As Double)
AddPoint2 (aLocation As android.location.Location)
AddPoint3 (aGeoPoint As org.osmdroid.util.GeoPoint)
AddPoints (GeoPoints As List)
Alpha As Int
ClearPath
Color As Int
FILL As android.graphics.Paint.Style
FILL_AND_STROKE As android.graphics.Paint.Style
GetAllPoints As List
GetBoundingBox As BoundingBox
GetNumberOfPoints As Int
Initialize (aMapView As org.osmdroid.views.MapView, PathColor As Int)
IsInitialized As Boolean
PathStyle As android.graphics.Paint.Style [write only]
STROKE As android.graphics.Paint.Style
StrokeWidth As Float
BOTTOM_LEFT As Int
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
SCALE_UNIT_IMPERIAL As Int
SCALE_UNIT_METRIC As Int
SCALE_UNIT_NAUTICAL As Int
SetEnabled (Enabled As Boolean)
SetLineColor (LineColor As Int)
SetLineWidth (LineWidth As Float)
SetMinZoom (MinZoom As Int)
SetOffset (X As Float, Y As Float)
SetPosition (Position As Int)
SetScaleUnit (ScaleUnit As Int)
SetTextColor (TextColor As Int)
SetTextSize (TextSize As Float)
TOP_LEFT As Int
BOTTOM_LEFT As Int
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
SCALE_UNIT_IMPERIAL As Int
SCALE_UNIT_METRIC As Int
SCALE_UNIT_NAUTICAL As Int
SetEnabled (Enabled As Boolean)
SetLineColor (LineColor As Int)
SetLineWidth (LineWidth As Float)
SetMinZoom (MinZoom As Int)
SetOffset (X As Float, Y As Float)
SetPosition (Position As Int)
SetScaleUnit (ScaleUnit As Int)
SetTextColor (TextColor As Int)
SetTextSize (TextSize As Float)
TOP_LEFT As Int
GetMyLocation As GeoPoint
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
SetMyLocation (Latitude As Double, Longitude As Double)
SetMyLocation2 (aLocation As android.location.Location)
SetMyLocation3 (aGeoPoint As org.osmdroid.util.GeoPoint)
GetMyLocation As GeoPoint
Initialize (aMapView As org.osmdroid.views.MapView)
IsInitialized As Boolean
SetMyLocation (Latitude As Double, Longitude As Double)
SetMyLocation2 (aLocation As android.location.Location)
SetMyLocation3 (aGeoPoint As org.osmdroid.util.GeoPoint)
DataConnectionEnabled As Boolean
Initialize (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize2 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
Initialize3 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize4 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
IsInitialized As Boolean
LoadingBackgroundColor As Int
LoadingLineColor As Int
DataConnectionEnabled As Boolean
Initialize (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize2 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
Initialize3 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize4 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
IsInitialized As Boolean
LoadingBackgroundColor As Int
LoadingLineColor As Int
Initialize (EventName As String)
IsInitialized As Boolean
Initialize (EventName As String)
IsInitialized As Boolean
Initialize (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize2 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
IsInitialized As Boolean
TMSMode As Boolean
Initialize (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrl As String)
Initialize2 (Name As String, MinZoomLevel As Int, MaxZoomLevel As Int, TileSize As Int, TileFilenameEnding As String, BaseUrls() As String)
IsInitialized As Boolean
TMSMode As Boolean