When we define a polygon in GoogleMaps and click on it, we get in the Click event routine a MapPolygon object.
How can we get it's properties, paths, vertices , colors etc. and methods RemoveAt, InsertAt etc.
Currently, only Visible is available.
The same for Polyline.
Will these properties be added in the future?
Can these be managed with JavaObjects?
How can we get it's properties, paths, vertices , colors etc. and methods RemoveAt, InsertAt etc.
Currently, only Visible is available.
The same for Polyline.
Will these properties be added in the future?
Can these be managed with JavaObjects?