hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some regions are not correctly shown

AndreaVitale opened this issue · comments

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

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.

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.