ui-leaflet icon indicating copy to clipboard operation
ui-leaflet copied to clipboard

Marker are http 404

Open morfair opened this issue 7 years ago • 7 comments

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......==

morfair avatar Apr 19 '17 11:04 morfair

+1

AlexeyKorkoza avatar Apr 20 '17 08:04 AlexeyKorkoza

Please, can you provide us more details, an example in JSFiddle would be great.

Thanks.

elesdoar avatar Apr 24 '17 21:04 elesdoar

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)

santiquetzal avatar May 24 '17 07:05 santiquetzal

Please use leaflet-1.X branch. https://github.com/angular-ui/ui-leaflet/tree/leaflet-1.X

elesdoar avatar May 24 '17 13:05 elesdoar

I made a fork of the repository to have a pre-release version of that branch available via bower. Thank you.

santiquetzal avatar May 24 '17 13:05 santiquetzal

@elesdoar It does not help.

morfair avatar May 24 '17 13:05 morfair

@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.

elesdoar avatar May 24 '17 14:05 elesdoar