nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Mapbox watermark #1532

Closed Hermanyo closed 5 years ago

Hermanyo commented 5 years ago

Hi, there. May I reference ©Mapbox as a link to https://www.mapbox.com/about/maps/, ©OpenStreetMap as a link tohttp://www.openstreetmap.org/copyright, and Improve this mapas a link to https://www.mapbox.com/map-feedback/ on "about" page? Or attributions only must be on the map?

for example, b42be227-1cfa-4601-9159-97cb323fedb0

onitzschke commented 5 years ago

@Hermanyo i think this is helpful: https://docs.mapbox.com/help/how-mapbox-works/attribution/

Hermanyo commented 5 years ago

Thanks! I have a question, how do I move watermark? What is the property to do this? I didn't found how to do this

onitzschke commented 5 years ago

I've found only this: https://github.com/nitaliano/react-native-mapbox-gl/issues/96 but feel free to contribute.

Hermanyo commented 5 years ago

@onitzschke thanks a lot.