Making a better map
We use location telemetry from all mobile Mapbox SDKs to improve our map, directions, travel times, and to provide aggregate insights
New streets
Location data is used to identify new streets, hiking trails, and bike paths
Turn restrictions
Sensor data helps us better understand turn restrictions and identify one-way streets
Speed profiles and traffic
Understanding posted and time-sliced real-world speeds improves traffic modeling and routing
A minimal footprint
As developers we understand the resource constraints of mobile platforms. Our data collection has been optimized in collaboration with developers in our community and has been field tested with millions of users. As a result, we can improve maps without any noticeable impact on an application's footprint.
Telemetry, not tracking: no ads or advertising data
We do not record advertising identifiers (Mapbox has never collected advertising identifiers such as IDFA or AAID) with our location telemetry, so the data cannot be employed for targeted advertising.
Consumer opt-out
Users should be in charge of their own location telemetry data. Developers employing our Maps SDKs for iOS and Android are required by Mapbox to provide the ability for users to opt out of location telemetry reporting and must provide a location opt-out feature
Law enforcement
Our stated Law Enforcement Guidelines note that we will only disclose user content – including maps, location information or other data – in response to a probable cause search warrant. If we have a good-faith belief that there is an emergency involving the danger of death or severe physical injury, we may also provide the limited information necessary to prevent that harm, if we have it.
As a practical matter, we quickly anonymize the location telemetry data we receive and do not attempt to track individuals. We do not believe this... Read more
SSL and data security
We secure all location telemetry on-device and in transit to our servers. Communication between our SDKs and servers is via SSL/TLS. We publish the certificates in our source code:
- iOS (Digicert, GeoTrust)
- Android (Digicert, GeoTrust)
This practice is called certificate pinning and is best-practice... Read more