I have a project witch is using googleMap, when I used localhost googleMap works correctly and anythings is OK, but when I deploy it on the other computer the site can not work(don’t show google map!!!).
I got a valid key but stil this problem exists!
please help me!
I have a project witch is using googleMap, when I used localhost googleMap works
Share
Do you manage correctly the errors from Google Map API in your code, in order to see if there is a given error returned by one of the google map function you use
Also, did you inspect the page when deployed on the other computer, with a tool like firebug/web inspector, to see if there are some errors linked to the problem