Google Maps Update
It's been a long while since we worked with embedded maps in RB. Lately a customer has shown interest in the ability so we dusted it off and gave it another try.
Back when we first did it, we simply dropped a map component down, added our API key and Address, and the map was drawn.
But now we get "Map Unavailable"
Our Google Developer Console shows the key as having access to Geocoding, Directions, and Maps Javascript APIs. We know the API key is "good" as we draw a map in another component.
Has there been some updates we are unaware of? Some additional settings or requirements?
Back when we first did it, we simply dropped a map component down, added our API key and Address, and the map was drawn.
But now we get "Map Unavailable"
Our Google Developer Console shows the key as having access to Geocoding, Directions, and Maps Javascript APIs. We know the API key is "good" as we draw a map in another component.
Has there been some updates we are unaware of? Some additional settings or requirements?