To get tile of WebGIS map, use the request:
http://{host}/map_gmaps/<x>_<y>_<z>.png
Name | Description |
---|---|
x | X-coordinate of tile |
y | Y-coordinate of tile |
z | zoom level (Scale of Gurtam Maps) |
Tile coordinates are calculated according concept described in Google Custom Map Types.
Returns an image in PNG format.