mapbox / MapboxStatic.swift

Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
https://www.mapbox.com/api-documentation/?language=Swift#static
Other
188 stars 31 forks source link

How to add multiply text labels to the map as overlays? #78

Closed kunass2 closed 6 years ago

kunass2 commented 6 years ago

Is it possible at all? I dont need an icon, I just need to configure red text labels;)

How can I do that?

Can I do that via GEOJson? Or any other way?

img_ebec6477c901-1

1ec5 commented 6 years ago

Yes, you can add the labels to the map using a GeoJSON overlay. If you have further questions, please contact Mapbox Support for more prompt assistance.

kunass2 commented 5 years ago

Hi @1ec5 How can I do that? Because I have read all specification of GEOJson format and havent found anything;) What is your idea?