MapDown SDK - Copyright© 2009 Martin Masci

Class TOpenStreetMapsProvider

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TOpenStreetMapsProvider = class(TPersistent)

Description

OpenStreetMaps provider

Hierarchy

Overview

Methods

Public constructor Create(AOwner :TMapProviders); overload;
Public procedure Assign(Source: TPersistent); override;

Properties

Published property MapType1: string read fMapType1 write SetMapType1;
Published property MapType2: string read fMapType2 write SetMapType2;
Published property MapType3: string read fMapType3 write SetMapType3;

Description

Methods

Public constructor Create(AOwner :TMapProviders); overload;
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property MapType1: string read fMapType1 write SetMapType1;

URL of maptype1 server (for upgrade it visit www.martinzone.biz).

Published property MapType2: string read fMapType2 write SetMapType2;

URL of maptype2 server (for upgrade it visit www.martinzone.biz).

Published property MapType3: string read fMapType3 write SetMapType3;

URL of maptype3 server (for upgrade it visit www.martinzone.biz).


Generated by PasDoc 0.11.0 on 2009-07-25 17.20.35