hello I am following leaflet tutorial to edit simple map ( just doing a testing to make sure it works) i see the map but its Blue screen and then i need to navigate it. but should not the right lat/long be shown when i open the page ? Please see the picture, https://ibb.co/nko9nd https://ibb.co/mATQSd Can any one please tell me what i am doing wrong ? I have added the code here aswell. https://leafletjs.com/examples/quick-start/
Thanks for the help. |
Try swapping latitude and longitude in setView. The example has
which is 51.505 North, 0.09 West. I'm not sure you can have 90.4125 North. 1
Thanks Edloach , I am sure i changed that and tryed but did nto work, but now its working.. now sure what i was doing wrong, but yes its works Thanks
(28 May '18, 12:12)
fosiul
|