Active
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2011 at 21:19 UTC
Updated:
27 Apr 2016 at 12:35 UTC
Jump to comment: Most recent
Comments
Comment #1
alejandrovk commentedHey there,
I'd like to know if you managed to solve this, since I have a very similar issue, described here: http://drupal.org/node/1231758
Although I'm using drupal 7 and gmap 7.x.1.x-dev
Regards,
Alex
Comment #2
allentian commentedI met the same issue in drupal 7.
I found if you disable 'Aggregate JavaScript files' after going to
Configuration --> Development --> Performance page, then the missing map will come out. Hope it can help you.
Comment #3
joos commentedDisable 'Aggregate JavaScript files' helped me too. You should see an js-error in the browser when you inspect the page load if this is the problem.
"The Google Maps JavaScript API must be downloaded directly from Google's servers. Learn more: https://developers.google.com/maps/documentation/javascript/tutorial#Loa..."