-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing Data #36
Comments
Hello sir, Good question! This functionality is new. To delete we haven't created a method yet, I am sorry! In the next version I will add this method. |
Not yet sir! Sorry |
Has this method ever been implemented? I can't find it. |
Can i do something to achieve this in the meantime? The idea is to delete the old polyline and draw a new one. |
Polyline have properties (attributes)? |
Here's part of the code i use to create a polyline:
|
@ichim Sorry to bother but any news on that? Any workaround or anyting? |
@ichim I ended up using js to delete the polyline. |
+1 for this. In the absence of a deleteAll function for GeoJSON data, is there a convenient way to completely reset the map? |
Hi Thanks for the great component so far.
I feel like there must be a way i am just missing it but i would like to remove an polyline that was added via the
Realmap.Geometric.DataFromGeoJSON.addObject function.
Cheers in advance
The text was updated successfully, but these errors were encountered: