javascript - How to add dots in Mapbox? -


i using mapbox.js , mapbox.css. mapbox has pretty api add default markers , custom markers, how add dots can style freely. here example. constructed mapbox tilemill.

the custom marker api supports loading custom image cannot style on fly. mapbox tilemill gui not consistent development environment. found promising example here, version of mapbox.js uses old , current version doesn't have apis.

is there solution this?

here's an example current mapbox.js library should work use case.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -