WIP: Google Map Markers and "async"-Warning

Hey :slight_smile:

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:

  1. Is Bricksbuilder aware of this deprecation and planning to switch to AdvancedMarkerElement ?
  2. 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!

Hi @Soluna ,

Yes, we are aware of the warning.

Already on our TODO list. You can use the marker as usual.

Regards,
Jenn

1 Like

Thanks a lot for the info! :blush:

I just noticed that I completely forgot to attach the image :sweat_smile: