mapbox / abaculus

Library for creating static maps from tiles based on center or corner lng,lat coordinates. Uses node-blend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Place markers

Heinoman opened this issue · comments

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

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

@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.