85 comments found.
hello nice priject is it possible to make a map as intro page full screen; is it possible to cluster multiple markers; can i make the sidebar open by default and control its width; can i click on the map to close any open marker (and not just on x); can i have default google maps style; sometimes the markes on map do not open on click, only from sidebar; sorry for too many questions thank you
Hello! Yes to all the questions except: 1. Click on the map to close marker: not possible And for the markers which don’t open is because in the demo we have put many maps in the same page, and in some browsers the weight of the html is too much, but normally for 1 or 2 maps in the same page it has not problems.
Nice Plugin, GLWS 
Thanks!
Can you import places?
From where?
Sorry I wasn’t clear – a csv file.
From a csv file, is it possible?
Actually the plugin doesn’t provide similar functions, maybe other plugins does, as integration part, just to import the data and custom fields. Can’t help on that sorry.
beautiful project The system may be global?
Hello! I don’t know if I understood correctly your question but I guess the answer is yes, you can manage locations worldwide.
Hi, is the info box is rendering shortcodes inside ?
Yes! All you see in the demo is inside
Ah sorry now I red again your question, you are asking if you can put shortcodes in the infobox? In this case it is not possible because is rendered in javascript and if you render inside shortcodes, all the things using javascript would not work properly unless reinitialized. Let’s say is technically possible but actually not implemented.