Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Support for heat map #3420

Closed
pablobaldez opened this issue Dec 30, 2015 · 4 comments
Closed

Support for heat map #3420

pablobaldez opened this issue Dec 30, 2015 · 4 comments
Labels
Android Mapbox Maps SDK for Android

Comments

@pablobaldez
Copy link

Is possible to use heat maps in MapView widget from Android SDK like Google Maps api?

@tobrun tobrun added Android Mapbox Maps SDK for Android feature request labels Jan 4, 2016
@tobrun
Copy link
Member

tobrun commented Jan 4, 2016

@pablobaldez
Thank you for reaching out and requesting this feature.
This is currently not supported and also not on the roadmap for the near future.
Closing this until it becomes a required feature.

@tobrun tobrun closed this as completed Jan 4, 2016
@friedbunny
Copy link
Contributor

Check out Mapbox Studio for all your map-styling needs — it shouldn't be too difficult to create a faux-heatmap with static data.

@pablobaldez
Copy link
Author

It's true, but the problem is the data isn't static. I'm thinking to use the native google map (has support for heatmaps), and use an UrlTileProvider to load my custom tile from MapBox WS, but this tile is loaded with low quality from http://api.tiles.mapbox.com/v4/mysource/z/x/y.png

@1ec5
Copy link
Contributor

1ec5 commented Sep 10, 2016

See #6304 (comment) for an approach for faux heat maps that should work in the latest Android SDK beta and iOS SDK alpha.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

4 participants