How can I limit overlay tile region?
| Project: | GMap Addons |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I have a custom map i want to show above the regular google map. I have created tiles for my region and i use them like this
[gmap align=Center |zoom=14 |center=52.51462963567594,103.8510705098451 |width=640px |height=500px |control=Small |type=Hybrid | overlay=tile/1.0:http://MYSERVER/files/map/zoom{Z}/{X}-{Y}.png]
And my tiles are overlayed correctly BUT the script tries to overlay tiles on the entire map!! and i don't have tiles for the entire map obviously! And i just get too much 404 errors! And how can I set the limits for this? To set the region which must be tiled? At this page - http://mapki.com/wiki/Add_Your_Own_Custom_Map - this task is explained pretty clear, but I can't achieve the same with the module.
Any help? (Sorry for my poor English, I'm from Russia)
