Ferdy Fauzi
Ferdy Fauzi
> It's important to follow all the steps from the docs closely. A few things that come to mind: > > Do you have this code snippet implemented: `element.setAttribute("data-maps-id", result.googleMap.mapId);`...
> @payen83 Can you please tell me where i can use this ? element.setAttribute("data-maps-id", result.googleMap.mapId); > > This is my code > > mapOptions = { center: { lat: 51.500152,...
I'm having the same problem. Any solution to this?
@dauane Thank you. Your solution works for me.