Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The marker is an external dependency #285

Closed
DC92 opened this issue Mar 14, 2024 · 1 comment
Closed

The marker is an external dependency #285

DC92 opened this issue Mar 14, 2024 · 1 comment

Comments

@DC92
Copy link

DC92 commented Mar 14, 2024

The marker is fetched from
//cdn.rawgit.com/jonataswalker/map-utils/master/images/marker.png

Use inline code instead as:
data:image/svg+xml;charset=utf-8, <svg width="26" height="42" viewBox="0 0 26 42" xmlns="http://www.w3.org/2000/svg"> <polygon points="1,18 14,42 25,18" fill="rgb(75,75,75)" /> <ellipse cx="13" cy="13" rx="13" ry="13" fill="rgb(75,75,75)" /> <ellipse cx="13" cy="14" rx="6" ry="6" fill="yellow" /> </svg>

Dominique92 added a commit that referenced this issue Mar 15, 2024
#284 keepOpen flag not working for Submit Button
#285 The marker is an external dependency
#286 mapquest API change
@Dominique92
Copy link
Owner

Dominique92 added a commit that referenced this issue Mar 15, 2024
* Re-delivery of v43.3.3 which carries a virus. Sorry for the inconvenience.

* [#284](#284) keepOpen flag not working for Submit Button
* [#285](#285) The marker is an external dependency
* [#286](#286) mapquest API change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants