Open morfair opened 7 years ago
+1
Please, can you provide us more details, an example in JSFiddle would be great.
Thanks.
I have the same problem and I using ui-leaflet 1.0.3
and leaflet 1.0.0
.
I found the issue '#89 (Get ready for Leaflet 1.0)' to make ui-leaflet
compatible with leaflet 1.0.x
, but it was opened on Nov 2 2015 and it's not closed yet.
If you are using ui-leaflet 1.0.3
, can you try to use leaflet 0.7.x
? (that's the version that appers in bower.json)
Please use leaflet-1.X branch. https://github.com/angular-ui/ui-leaflet/tree/leaflet-1.X
I made a fork of the repository to have a pre-release version of that branch available via bower. Thank you.
@elesdoar It does not help.
@morfair if are you using Leaflet 1.x then is required to be used leaflet-1.X branch, it's supporting Leaflet 1.x.
Please try to be nice next time. This work is done with love, but we lack hands to it be perfect, so we do what we can.
Sometimes we also need examples, not just messages that something is not working.
Have a great day.
I just add simple marker like:
markers: { carMarker: { lat: 56.99611, lng: 40.97858, } },
but not see it in browser, in console 404 error:
http://domain.com/css/images/data:image/png;base64,iVBO......==