Solved it by iterating thru all features (by first saving them at create time in a global) and using data_map.remove (feature). Seems odd on G maps part not to have a clear_data method . .
1 Like
Solved it by iterating thru all features (by first saving them at create time in a global) and using data_map.remove (feature). Seems odd on G maps part not to have a clear_data method . .