Template:Zh GoogleMap Description MapType
Jump to navigation
Jump to search
Creating Map Type
The map type means a custom map type for getting tiles.
We turn to the tab "Map Types".
Enter the necessary number of map types.
See also: Google Maps JavaScript API v3 - Custom Map Types
Map Type Details
Title | Map Type Title |
Description | Description |
Min Zoom | Min Map Zoom (for which exists tiles) |
Max Zoom | Max Map Zoom (for which exists tiles) |
is PNG | Type of tiles images |
Tile Width | Tile Width |
Tile Height | Tile Height |
Get Tile URL function | Implementation of function to get tile URL |
Opacity | Opacity |
Layer Type | Type of map layer
|
Published | Published |
Category | The category that this map type is assigned to |
See also: Creating Custom Map Type Tutorial
Projection Definition
This additional section you can use to create your own map projections.
Lets check how to create Custom Map Type with Projection
All fields in this sliders is text fields and for understand its purpose see tutorial Creating Custom Map Type Tutorial
See also: Creating Custom Map Type Tutorial