Giuseppe Macrì
Giuseppe Macrì
I just switch to ios11 on my simulator and phone and pull to refresh now creates a loop that keeps calling es_addPullToRefresh callback continuously. Screenshot
We support labels in point layer and it would be great to add the same feature to polygons.
This PR replace __renderMapPopover with an actual react component. It will avoid re-renders because it's not a simple function but it takes advantage of react optimization Signed-off-by: Giuseppe Macri
This implements #768 Signed-off-by: Giuseppe Macri
There are numerous international datasets that Kepler cannot process because they use different decimal separators other than a period, such as this Buenos Aires Taxi Dataset, which uses a comma...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Berty product Mobile app ### Berty product version v2.470.3 ### OS iOS ###...
The current UI only allows users to select one dataset per filter. ### Feature The new filter UI should all users to define a filter using multiple combinations of dataset/property...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Berty product Mobile app ### Berty product version 2.470.9 ### OS iOS ###...
Currently only demo website can load maps through url. We should move the feature to be part of Kepler.gl framework so developer can take advantage of the feature