@gnout wrote:
Hi all
Google map does not appear in my device (Samsung SIII mini) when I installed the application.
Anyone has any idea how to fix it?
Thanks in advance.Edit:
I found the error. It seems that the hyperlink to google api need the http in front. So the correct way is:
"http://maps.googleapis.com/maps/api/js?sensor=false"
instead of
"//maps.googleapis.com/maps/api/js?sensor=false"
Posts: 2
Participants: 2