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

Mapbox Maki API only works with old icons, not the new ones #16

Open
jseppi opened this issue Jan 23, 2017 · 6 comments
Open

Mapbox Maki API only works with old icons, not the new ones #16

jseppi opened this issue Jan 23, 2017 · 6 comments

Comments

@jseppi
Copy link
Owner

jseppi commented Jan 23, 2017

As discovered by @CouchFrancois in mapbox/maki#370, the new Maki icons are not available via the static marker API.

Will need to update documentation/examples/comments in Leaflet.MakiMarkers to let users know about this, and refer them to https://github.com/mapbox/maki/blob/mb-pages/www/maki.json to find which icon names are valid.

@tonydspaniard
Copy link

Do you have time for a pr?

@jseppi
Copy link
Owner Author

jseppi commented Jan 31, 2017

Sure!

@tonydspaniard
Copy link

Thanks!

@vladim1
Copy link

vladim1 commented Feb 8, 2017

I don't see any options to handle this issue before mapbox static API begins support Maki icons > v0.5.0
Do you have any options? Is there a way to use icons without the mapbox API?

@jseppi
Copy link
Owner Author

jseppi commented Feb 8, 2017

The only option I have is to update this plugin's documentation as I noted in the original post for this issue.

You could setup your own icon server using Makizushi or roll your own system for serving the icons.

@ThomasG77
Copy link

I've made a server based on Makizushi at https://github.com/webgeodatavore/express-simplestyle-spec/

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

4 participants