flask-extensions / Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
https://flask-googlemaps.com
MIT License
644 stars 195 forks source link

custom markers not showing up #9

Closed momo286 closed 9 years ago

momo286 commented 9 years ago

Hello,

First, thanks a lot, it is a very good addition to Flask

I am trying to use the custom markers, and they never show up, even if i use your example or other pictures. I don't see any errors showing up in flask or the python console

Thanks

momo286 commented 9 years ago

Sorry, my bad, it was my mistake