Hi there,
I build site using D7 + Views + Leaflet 7.x-1.3. For it I created my custom map with unique design using TileMill, than export to PNG and slice to tiles using "Photoshop Google Maps Tile Cutter". So, I created new custom module for it and use custom_map_leaflet_map_info() function. All is good, I see my map, but for now all coordinates for my markers is broken. I am newbie, but I think the matter in bounds. The TileMill in project settings use next bounds -180,-58.9953,180,84.3022
Hi can I set it for my map?
Thx for any answer!
Regards, Anatolii.
Comments
Comment #2
yash_khandelwalBelow is example to set a map.
Comment #3
trolik commentedHello Yash Khandelwal, thx for answer. But I need only information about Leaflet bounds.
Comment #4
yash_khandelwalFor Leaflet bounds..
See here for more info.
Comment #5
yash_khandelwalComment #6
yash_khandelwalComment #7
yash_khandelwalComment #9
yash_khandelwal