Hey
I’ve noticed that when using the Google Maps integration in Bricksbuilder, I get warnings regarding the deprecation of google.maps.Marker
(see attached image). Google recommends using google.maps.marker.AdvancedMarkerElement
instead.
The warnings state that google.maps.Marker
will continue to work for now, but no further bug fixes will be provided, and support may be discontinued in the future.
I’d like to know:
- Is Bricksbuilder aware of this deprecation and planning to switch to
AdvancedMarkerElement
? - Can we still safely use the current markers in Bricksbuilder without risk of them suddenly breaking?
Would appreciate any insights from the Bricks team or other users who have encountered this issue.
Thanks!