| Description | Hierarchy | Fields | Methods | Properties |
type TOpenStreetMapsProvider = class(TPersistent)
OpenStreetMaps provider
![]() |
constructor Create(AOwner :TMapProviders); overload; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property MapType1: string read fMapType1 write SetMapType1; |
![]() |
property MapType2: string read fMapType2 write SetMapType2; |
![]() |
property MapType3: string read fMapType3 write SetMapType3; |
![]() |
constructor Create(AOwner :TMapProviders); overload; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property MapType1: string read fMapType1 write SetMapType1; |
|
URL of maptype1 server (for upgrade it visit www.martinzone.biz). | |
![]() |
property MapType2: string read fMapType2 write SetMapType2; |
|
URL of maptype2 server (for upgrade it visit www.martinzone.biz). | |
![]() |
property MapType3: string read fMapType3 write SetMapType3; |
|
URL of maptype3 server (for upgrade it visit www.martinzone.biz). | |