mapbox / abaculus

Library for creating static maps from tiles based on center or corner lng,lat coordinates. Uses node-blend.
ISC License
127 stars 38 forks source link

Place markers #35

Open Heinoman opened 7 years ago

Heinoman commented 7 years ago

Hi, is it possible to create a functionality to place markers on the rendered map, based on lat,lng?

crosskpixel commented 5 years ago

Yes it would be very interesting, I will try to work on it

crosskpixel commented 5 years ago

@Heinoman i search and find something for this but none seemed to be enough for my case wishing to have overlays on my images but found this https://github.com/mapbox/mapbox-sdk-js/blob/master/docs/services.md#getstaticimage from` mapbox, and provides everything we need.