Hi All,
I've been trying to figure out how to change the appearance of the markers on the Google map component. Today I saw this pop up in the designer console:
19:23:21.284 [Browser Thread: 478e987f-ea38-444b-8563-665a8aaaf54b] WARN Perspective.Designer.Workspace -- level: WARNING
message: "As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be discontinued, but google.maps.marker.AdvancedMarkerElement is recommended over google.maps.Marker. While google.maps.Marker will continue to receive bug fixes for any major regressions, existing bugs in google.maps.Marker will not be addressed. At least 12 months notice will be given before support is discontinued. Please see Deprecations | Google Maps Platform | Google for Developers for additional details and Migrate to advanced markers | Maps JavaScript API | Google for Developers for the migration guide."
Maybe this is my problem, maybe not. But I don't see any way to use advanced markers. Has anyone else figured out how to use advanced markers?
Eric