Hello,
actual I´m working on removing changed marker in googlemaps. I work with a map object and a marker object.
Dim MMark as Marker
MMark.remove ...
By writing MMark.remove I got during writing a "Unknown member: remove" message.
For MMark. I get only the Options: IsInitialized, Position, Title. Visible !
Has anyone an idea why remove isn´t offered?
Benedikt
actual I´m working on removing changed marker in googlemaps. I work with a map object and a marker object.
Dim MMark as Marker
MMark.remove ...
By writing MMark.remove I got during writing a "Unknown member: remove" message.
For MMark. I get only the Options: IsInitialized, Position, Title. Visible !
Has anyone an idea why remove isn´t offered?
Benedikt