metrotranscom / doorway

component-based web framework for affordable housing management
Apache License 2.0
3 stars 1 forks source link

Google Maps Marker deprecation #499

Open ludtkemorgan opened 8 months ago

ludtkemorgan commented 8 months ago

The google maps marker as of Feb 23rd is Deprecated https://developers.google.com/maps/deprecations#googlemapsmarker_in_the_deprecated_as_of_february_2023. We should migrate to google.maps.marker.AdvancedMarkerElement instead when displaying markers on the map (listings page)

sarahlazarich commented 7 months ago

Is this going to cause problems for us? considering it's already deprecated, maybe not - but should look into it generally, they try to make it easy