Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Google Map not showing anymore in devices ( iOS and Android)

Just saw your post solution "Workaround in case your app with Google Maps stopped " ...for Angular.

And it seems you are using a KEY.

Any solution for jQuery ?

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Google Map not showing anymore in devices ( iOS and Android)

Hello Joni,

Unfortunately, this is still to do.
Rest assured that I will insist on regular updates until we can get this issue resolved.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Google Map not showing anymore in devices ( iOS and Android)

Hello Joni,

Please look at this topic for the workaround: https://getsatisfaction.com/apperyio/...

Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Google Map not showing anymore in devices ( iOS and Android)

Map now shows at test page, but i am getting this error :

You have included the Google Maps API multiple times on this page. This may cause unexpected errors.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Google Map not showing anymore in devices ( iOS and Android)

Hello Joni,

Could you please clarify do you get this message as error or as warning?

Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Google Map not showing anymore in devices ( iOS and Android)

On a clean new Project the error does not happen...

If you insert a Appery Map Component together with the html code provide by Sergiy, the error occurs again..

I could not reference the Appery Map Component to this workaround.

For this workaround to work, we should have the code for initialize() that we are using ( from https://devcenter.appery.io/tutorials... ) change to use this solution.

Can you provide us with the code ?

Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Google Map not showing anymore in devices ( iOS and Android)

or is there a way of passing the Appery Map Component to the workaround code, so we do have to change all our google map code ?

Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Google Map not showing anymore in devices ( iOS and Android)

I change my code to use the workaround, but now i have a problem with the declaration bellow:

var directionsService = new google.maps.DirectionsService();

it gives the following error:

ReferenceError: Can't find variable: google

directionsService must be a global variable so other routines can access it.

Any idea how to declared it as global ?

Vic8132507
Posts: 0
Joined: Fri Mar 25, 2016 8:46 pm

Google Map not showing anymore in devices ( iOS and Android)

I checked my apps today, and everything is back working normally, without the workaround.

The google map is displaying properly.

Return to “Issues”