200 comments found.
I am very interested, but I am looking for a solution that I can narrow down each US State to display the counties in that state. The demo is very limited to what it displays, however I do see in the demo, that there is an option to create a map of each state, but no way to see how they display. and if they can be narrowed down to show each county in each state, I am basically creating an interactive map that can zoom from the USA map to the State and then to the county. Will this do that?
Hi! Thank you for your interest in the generator. Unfortunately the generator does not include county level maps for the states. Greetings, Carlos
Generated map for squarespace builder. Here’s the problem we encountered:
- Mobile view doesn’t work well when this setting isn’t checked. “Render HTML” Works fine in browsers. - Images won’t work but fixes the mobile view problem if left unchecked this, “Render HTML” - If we update the JavaScript trigger settings from default “focus” to “both,” tooltip texts can be clicked but won’t work in mobile view just fine in browser. - It can’t keep the tooltip visible when it’s hovered or clicked so URL text links can be clicked.
Can you help us out? Thanks
https://banjo-fox-6lc8.squarespace.com/map password: 123 https://banjo-fox-6lc8.squarespace.com/second-map password: 123Hi! Thank you for using the generator. The tooltip content right now I would say is too big for the mobile screen size. If you could reduce the size of the images it would help. We suggest you leave the ‘render html’ enabled, if you need to use images.
To fix the ‘flickering’ effect of the tooltips on smaller screens, add this together with the custom code:
<style>
.google-visualization-tooltip {
pointer-events:none;
}
</style>
The tooltip triggger can either be ‘focus’, ‘none’ or ‘selection’, but the generator will only accept ‘focus’. You can manually change to ‘selection’, but this way the tooltip will only display when the region is clicked, not on hover.
Greetings, Carlos
Hi Carlos, just a quick question. Checked the WP plugin a bit and it does many nice things! I suppose you don’t have one for Joomla, right? Is there somewhere any documetation on how to implement all these goodies that WP plugin does? Thanks
Hi! Unfortunately it’s not currently possible to use the WP version on other platforms. Only this generator, which uses a different maps library and is indeed more limited when comparing to the WP version, which is more flexible. Sorry for the limitation. Greetings, Carlos
Hi Carlos, I’m really interested in your maps generator script, and I just started a free trial for the Pro Wordpress Version. In order to make it work in my project, I need to know if I will be able to do the following (I’m not a full stack, but I’ve been using javascript every day in years):
1 – customize URLs when user clicks on each italian region, for example: user puts mouse hover Lombardia region, URL on click is www.mysite.com/?region=lombardia hover Campania > /?region=campania ...and so on.
2 – change one italian region color by URL querystring value, for example: when you are visiting www.mysite.com/?region=lazio > map shows up with Lazio region in custom color background
3 – change color of a list of regions, coming from PHP array created by a template of mine, for example: www.mysite.com/my_custom_template template generates array(‘lazio’, ‘lombardia’, ‘campania’); > map shows up with Lazio, Lombardia and Campania regions in custom color background
I digged a bit in your online documentations and it looks clear enough, but I’m afraid to get stuck: is there any further suggestion you could give me about those issues, if any?
Also: is this all feasible better with this codecanyon JS plugin, or do you recommend using the WordPress plugin package?
Thanks a lot.
Ok, nevermind. I spent a weekend and find my way through jquery elements. To sum things up: is there a way I could put a data attribute of my own in each italian region, so that I can use it in my jquery? See below: Map > Regions > Lazio
data-value = my-lazio-value;
this generating in lazio region tag <g … data-value=”my-lazio-value” ...>
I tried using the Value field, but nothing happened, so I’m here once again asking for your help 
Hi! Thank you for your contact and I’m sorry for the late follow up. From what you describe (Pro trial, value field, etc), you’re not using this plugin package, but a different one! Check in your WordPress dashboard, if there is a different contact point. I believe you might be using a similar plugin, but not from codecanyon.
Thanks for your reply Carlos. The contact point in WP dashboard leads me to a Freemium Inc. support page. Anyway, I got the email with instructions for my free trial from cmoreira.wp/ at /gmail.com The plugin website where I made the order: https://interactivegeomaps.com/ How can I get support for this from you? If feasible, I’d surely prefer to keep in touch with you and purchase the right one of yours.
It’s a different product, you should use that email or the contact form on that site. You can also write us using the ‘contact author’ option in the support tab above, and we’ll follow up from there.
Can I request additional work to have each state point to search results of listed businesses in a directory? just the same as if someone typed their state in a search bar or filter?
Hi! You can associate any URL with each state. So if you have the URL with the search results, you can use that URL. Greetings, Carlos
Hi, I don’t know if my support came to you because I added the javascript code in my communication. Your demo isn’t working for hyperlinks. I want to use the WORLD map and hyperlink specific countries. Thanks.
Hi! In the meantime we already exchanged emails, so I’ll consider this solved. If you come across any other issue let me know. Greetings, Carlos
Hey Carlos, yes, you promptly answered me. Thank you so much for an amazing plugin! Love it!!! 
Hi, does this plugin provides Indian states? If not, does it allow to circle a particular region in India and ability to add a mouse-hover text on it? Also, can I connect google sheet with map so all the data that I want the map to display should be pulled from the sheet?
Hi! For this product – the standalone Interactive Maps Generator – there’s a map of India divided by regions available and you can set information to display when you hover a region. But it’s not possible to connect a google spreadsheet, the entries would need to be added manually. Greetings, Carlos
Thanks for the information Carlos. So I cannot select a region of my own? Can you please share a screenshot of the regions available for India? That would be of great help for me to decide if this plugin can work for me.
This is an example of embed code for an India map: https://jsfiddle.net/cmoreira/4rjwvc3z/
After creating the map and embed the code. Is it possible to change some variables like color, text by code? I ask this because I want some dynamic information. Or do I always need to update the map using the tool?
You can always change the code if you have knowledge of javascript/html. A normal user would need to use the generator to update the maps. Greetings, Carlos
Hi I sent mail can you reply ?
Hi! I didn’t get any email from you it seems, I also checked spam. Did you use the ‘contact author’ option in the support tab?
I sent an e-mail on your profile, I sent it again
I answered after I got it: “Hi! Thank you for your interest in the plugin. Unfortunately this is not possible to build using my plugin. Sorry for the limitations. Greetings, Carlos”
Are you able to add a clickable URL to each state in this map? I would like to know that prior to purchasing. This looks awesome.
Hi! Thank you for your interest in the generator. Yes, it’s possible to set the states to open URLs. Greetings, Carlos
hello, before I buy. I want to make sure is the embedded code responsive and mobile friendly? thanks
Hi! Thank you for your interest in the generator. There’s an option to make the maps responsive, which is not truly responsiveness, but it will make the map adapt to the available space – the map will take 100% of the available space, rebuilding itself if the window size changes. They will display well on mobile also, yes. Greetings, Carlos
Hi – I’m trying to paste the code into my Squarespace account, but it’s failing.
Here is the page:
https://www.vanmiddleton.com/mapI can’t find any support explaining how to do this properly. What am I doing wrong?
Update: I figured it out: javascript code in the header, HTML code in the body. Perhaps some slightly more detailed instructions for Squarespace users might help a bit! Thanks!
Hi! Thank you for using the generator! Usually it’s not necessary to divide the scripts, it should work in the same block. However, squarespace does block the preview, even in safe mode, and only displays the map once the page was actually published, in the live site. But I’ll investigate and keep an eye on this and update the instructions accordingly. Thank you for reporting. Greetings, Carlos
Hi – I am trying to test the demo on my Squarespace website by copying and pasting the embed code in an embed bloc in the manual paste section, but it says that embedded scripts are disabled while I’m logged in and editing the site and the preview in safe mode is blank. I want to make sure the map is visible and functional before purchasing, but I can’t publish my site yet to test the demo. Is there something I can do?
Hi! Thank you for your interest in the plugin. Squarespace doesn’t render the javascript code when you’re editing or in preview mode. You will need to actually publish the page to see the map. Some of the example embed codes might not work at the moment, but still, the ones that do will only display in the actual published page. If you want, you can write me using the ‘contact author’ option in the support tab and I can share some links with you to squarespace sites using the maps. Greetings, Carlos
Hello good afternoon, I am interested in your product, can I do something similar to the following foot pain identifier that is on this website?
https://footeducation.com/foot-pain-identifier/regards
German Pace
Hi German! I think this would be for the ‘Advisor Quiz’ plugin? https://codecanyon.net/item/advisor-quiz/21860992 If that’s the case, it’s possible to create similar quizzes, but not exactly the same. It’s not possible to replicate the part where you chose a part from the image itself. You would to individually list the possible answers with images or text. Greetings, Carlos
Hi Carlos! I’ve been using your map generator for a while and love it. Sorry if the following question is super basic—I’m not particularly well versed in coding matters. I recently cleared my cache and have the embed script for my map, but not the loadable snippet. Is there a way to upload the full embed script to load my map settings? Thanks so much.
Hi! With the generated embed code, you won’t be able to import the map back to the generator unfortunately. What you would need is the ‘Settings’ information, below the embed area in the generator. That field contains the information that you can save and import in the future. Sorry for the limitations.
Bonjour,
I am interested in purchasing this script for future client website development.
Quick question, I would like to know if I am able install it via the CSS & JavaScript Toolbox plugin: https://css-javascript-toolbox.com
I think it would be easy to do, but I wanted to check.
Merci, Kym
Hi Kym! If you want to use it in a WordPress site, there’s a WordPress plugin version available: https://codecanyon.net/item/interactive-world-maps/2874264 no need to inject scripts with a different plugin. But if for some reason you want to use that toolbox, yes, the generator will provide code that can be embeded with that. (But I would use the plugin version, if you’re using it with WordPress). If you have any other question let me know. Greetings, Carlos
Hello, I’ve tried to use your demo on my Wix site although the map will not display. Would love to see it working before purchasing.
Hi! Thank you for your interest in the generator. Try this embed code here:
https://gist.github.com/carmoreira/e9734297be4a7eea27382153e7625319Some instructions here: https://cmoreira.net/blog/how-to-add-world-or-country-map-to-wix/
It’s possible the map won’t work on preview mode and only works when the page is published.
If the problem persists, let me know. Greetings, Carlos
Hi! I’d really love to use this app for a client, but they want to see how it will look first on their site before committing. Is there any way I can use the code from a map you’ve already created and put it on their Squarespace site just to show them? I tried using the voting one I pulled from your other site, but it did not work for me. Thanks!
Hi! You can try to use the demos here: http://cmoreira.net/interactive-maps-generator/examples.html I replied to your email yesterday, we can follow up using email. Greetings, Carlos
Pre-buy question: can you customize what markers look like? Right it looks like it’s just circles. Also, they are not showing up on your demo page. Is this a known issue? Thanks for the response. I am looking to include this on my Squarespace page.
Hi! Thank you for your in the generator. It’s only possible to have coloured round circles, it’s not possible to have custom markers unfortunately. I need to update my demos to render the markers properly, since there were some changes in the API recently and the demos are old. Basically you’ll need to use coordinates for the markers, instead of the location’s name, to avoid needing a Google Maps API Key. If you have any other question let me know. Greetings, Carlos
Hi, It’s nice to use your plugin, was very intuitive to add all the information I needed. I have one little “bump” that I hope you can help me with – I added lots of “dots” to my map, and the one dot for Tonga (coordinates -21.13938 -175.2018) – but it appearing twice on the map – once on the left side of the map and another (same) dot on the right. Is it possible to remove one of them (I need to have only one). Thank you.
Hi! Would this be for the generator version or the WordPress version? We can fix this with some css. Can you share the link to the page where you have the map? You can send me a message using the ‘contact author’ option in the support tab if you prefer. Greetings, Carlos
Thank you, Carlos, for your quick reply. I sent you a message with the link via “Contact Author”.