Hi there
This a suggestion............
With the code :-
function WebGMaps1.DeleteAllMapMarker
begin
Result := ExecJScript('deleteAllMapMarker();');
end;
Maybe is should also have added Markers.Clear ie delete Markers from the map AND clear out the TMarkers collection ie keep both in sync.
just a thought......
Thanks
Lee
Hi,
Thank you for your suggestion.
A ClearMarkers method will be added that removes all Markers from the map and from the Markers collection.
The update will be available with the next release of TMS WebGMaps.
The update will be available with the next release of TMS WebGMaps.