You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, a super simple question - Say if I have the images on one of my server instead of Picasa or Google+, which of the examples should I follow(there are 3 I believe)? Sorry I am a newbie to leaflet / plugins. Thanks
The text was updated successfully, but these errors were encountered:
Any of them really. Basically will jsut want to create 'JSON' api/file containing details of your image. It could be a hand edited static .json file (that reqwest just loads) - or it could be a dynamic script (PHP etc) that outputs json data of the images.
ie rather than calling some remote API, call a local 'API' :)
hi, a super simple question - Say if I have the images on one of my server instead of Picasa or Google+, which of the examples should I follow(there are 3 I believe)? Sorry I am a newbie to leaflet / plugins. Thanks
The text was updated successfully, but these errors were encountered: