hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium
Other
87 stars 26 forks source link

Some regions are not correctly shown #126

Closed AndreaVitale closed 6 years ago

AndreaVitale commented 6 years ago

I'm trying to center a map in Rome (41.890096, 12.4901653) but the map is blank. As you can see in the screencast only a portion of the entire map is shown correctly. The API is OK, because if I try to use your coords described in the README the map is correctly shown.

Screencast GIF

hansemannn commented 6 years ago

Looks super weird. I'd actually identify it as a temporary issue in the native iOS SDK, since we do not do anything special in rendering the map.

hansemannn commented 6 years ago

I cannot reproduce it with the sample apps attached via example/. It has to be either a temporary Google issue or an issue with the api-key. Please re-install the app or reset the Simulator to try it again.