Switch URL for JSON data in DataDrivenCircleColors.js demo #1359
Unanswered
franciscohanna92
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys.
I'm new to Mapbox and I'm having a hard with some stuff (I come from using Google Maps on the web and react-native). I'm trying to do something similar to the
DataDrivenCircleColors.js
but with data points that come from a API.The code in the demo looks like:
How can achieve what I'm looking for? I don't find any prop on VectorSource to pass in some GeoJSON data and I'm not even sure that's what I'm supossed to do.
Beta Was this translation helpful? Give feedback.
All reactions