Struggling with Google map new API (async/await)
I am trying to use the new Google map API to show a map then add markers to it when a server sent event is fired that sends GPS coordinates.
I am trying to use the new Google map API to show a map then add markers to it when a server sent event is fired that sends GPS coordinates.