You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently developing an App using Kepler.GL to analyze geo data.
One of the features I want to add is the possibility to based on user interaction run a process that will create some layers with a specific configuration.
I'm trying to figure out how can I set the lineWidthUnits or radiusUnits to meters to fix the value, for example, create a GeoJSON layer that include 250meters points on it, allowing the user to adjust dinamically that size.
I haven't found any way to set the property in the layer, maybe I'm loosing something.
Is there any way to enable it or should I create my own layer extended from Kepler GeoJSON to add this functionality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I'm currently developing an App using Kepler.GL to analyze geo data.
One of the features I want to add is the possibility to based on user interaction run a process that will create some layers with a specific configuration.
I'm trying to figure out how can I set the lineWidthUnits or radiusUnits to meters to fix the value, for example, create a GeoJSON layer that include 250meters points on it, allowing the user to adjust dinamically that size.
I haven't found any way to set the property in the layer, maybe I'm loosing something.
Is there any way to enable it or should I create my own layer extended from Kepler GeoJSON to add this functionality?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions