-
AuthorPosts
-
August 18, 2014 at 8:00 pm #305951
Hello,
Are google map clusters supported for the google map shortcode? The reason I ask is that when you have 2 pins close today with a zoomed out map you can only see one. I need a map of the entire US so have to zoom out quite far.
Thanks
Andrew
August 19, 2014 at 3:09 pm #306351Also….
Is it possible to allow only one info bubble to open at one time. So, you click on one info bubble but when clicking on another the previous closes – seems quite a default behavior for most google map plugins.
Thanks
Andrew
August 20, 2014 at 11:16 am #306736Any ideas?
Thanks
Andrew
August 20, 2014 at 1:58 pm #306834Hey!
1) No, Google map clusters are not supported and unfortunately it would require quite a lot of work to add this feature. You can suggest it here: https://kriesi.at/support/enfold-feature-requests/ though and if enough users vote for it we’ll look into it. Afaik this plugin: http://www.wpgmaps.com/gold-add-on/ supports map clusters.
2) Yes, I’ll ask Kriesi to add it to the next update. If you need a quick solution open up and replace:
infowindow.open(map,marker);
with:
infowindow.close(); infowindow.open(map,marker);
Regards,
PeterAugust 20, 2014 at 2:36 pm #306849Thanks for the info Peter.
Andrew
August 20, 2014 at 2:52 pm #306864Hi!
Ok, I’ll leave this thread open in case Kriesi or someone else wants to comment on it.
Regards,
PeterAugust 20, 2014 at 3:33 pm #306878Thanks – clusters would make it perfect. What I like about this google map (more than plugins!) is it’s simplicity to set up and managed locations. No bells and whistles but it doesn’t need them.
Andrew
August 21, 2014 at 8:08 am #307207Hey!
Ok, please don’t forget to post the idea here: https://kriesi.at/support/enfold-feature-requests/ too :)
Best regards,
PeterSeptember 17, 2014 at 12:43 pm #320440Hello Peter,
Only just got around to implementing this and I need to know which file to change:
“2) Yes, I’ll ask Kriesi to add it to the next update. If you need a quick solution open up and replace:
infowindow.open(map,marker);
with:infowindow.close();
infowindow.open(map,marker);
Regards,
Peter”Thanks
Andrew
September 18, 2014 at 7:17 am #320926Hi!
You can find the line on js > shortcodes.js and framework > php > class-framework-widgets.php. I tested it but it doesn’t seem to work. I’ll ask Dude to take a look.
Best regards,
IsmaelSeptember 18, 2014 at 9:59 am #321040Thanks Ismael,
Andrew
September 20, 2014 at 10:03 am #322267Hi!
Yes, I couldn’t get it to work too. I’ll pass this to Kriesi because I don’t have enough time to tinker around with the google maps api.
Best regards,
PeterSeptember 30, 2014 at 9:12 pm #327593Hi!
Right now there are other requests that I consider more important than this, so I am not sure if and when this will make it into enfold in the foreseeable future . Sorry for that. However feel free to submit a feature request here and if people like it we will give it a shot:
https://kriesi.at/support/enfold-feature-requests/
Best regards,
Kriesi -
AuthorPosts
- The topic ‘Google Map CLuster’ is closed to new replies.