Open chitgoks opened 2 years ago
Added info. Used simple features lib for android to parse data
Used GeoSwift lib for ios. Simple features also has ios but its not in swift.
This is the data source https://earthquake.usgs.gov/fdsnws/event/1/query?starttime=2022-09-23&format=geojson&minlatitude=4&maxlatitude=21&minlongitude=112&maxlongitude=132
This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!
still important!
I wish to ask for confirmation if the answer to the question in the post title is true or not. I have different result renderings of heatmaps in android and ios, though I use different libraries i am not sure if it could be the library itself or maybe ios rendering is different? Considering the GMUWeightedLatLng has an intensity property which i am not sure what that is for unlike in android.
The one in Android is what I am replicating for ios.