mapbox-sdk-py icon indicating copy to clipboard operation
mapbox-sdk-py copied to clipboard

Add markers & custom markers on Static API

Open FlorianBurgevin opened this issue 8 years ago • 1 comments
trafficstars

Hello,

Today, with the Static API, we can only add features in geojson with the sdk.

Is it possible to add markers and custom markers like the documentation below Static API category marker

Like pin-s+blue(lng-lat) or url-{myurl}(lng-lat)

Thank you

FlorianBurgevin avatar May 31 '17 08:05 FlorianBurgevin

@FlorianBurgevin yes, I think new Marker and CustomMarker classes would be an important addition to the SDK.

sgillies avatar May 31 '17 09:05 sgillies