-
Notifications
You must be signed in to change notification settings - Fork 134
Marker are http 404 #337
Comments
+1 |
Please, can you provide us more details, an example in JSFiddle would be great. Thanks. |
I have the same problem and I using If you are using |
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. |
@elesdoar |
@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......==
The text was updated successfully, but these errors were encountered: