You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at this, it appears that AdvancedMarkerView is already supported, but I'm unsure how to utilize it.
I found an example of its usage within the repository and created a sample in CodeSandbox based on that.
While the map is displayed, the markers are not showing up.
Additionally, I'm encountering the following warning:
"Google Maps already loaded outside @googlemaps/js-api-loader. This may result in undesirable behavior as options and script parameters may not match."
The text was updated successfully, but these errors were encountered:
very sorry. I made a mistake in the code to read the map.
I fixed the code in the codesandbox.
The warning does not disappear, but a marker is now displayed on the map.
Looking at this, it appears that AdvancedMarkerView is already supported, but I'm unsure how to utilize it.
I found an example of its usage within the repository and created a sample in CodeSandbox based on that.
While the map is displayed, the markers are not showing up.
Additionally, I'm encountering the following warning:
"Google Maps already loaded outside @googlemaps/js-api-loader. This may result in undesirable behavior as options and script parameters may not match."
The text was updated successfully, but these errors were encountered: