1575 comments found.
Hello! I have a question. Can i show flags in map with this plugin? Like a here: https://www.expandeco.com/sk (Always show flags)
Thanks! 
Hi! Thank you for using the plugin! Unfortunately it is not possible to have a flag always display. I’t only possible to have a single image used as a marker. You can however display different images inside the tooltip that displays when you hover a region. You can use HTML code to display any image you want. I see you also sent an email, I’ll also reply as soon as possible. Greetings, Carlos
Can I highlights certain countries at the same time? Eg. when I move the cursor above Germany, then France and Spain are also highlighted?
..And is it possible to make a pop up with three links in the tool tip?
Hi! Thank you for your interest in the plugin! Unfortunately this is not possible. It’s not possible to have multiple regions highlight at the same time on hover. You can however have multiple links in the tooltip and set it to open on click or open a lightbox with the 3 links. Write me using the ‘contact author’ option in the support tab and I’ll provide you some workarounds for the multiple regions hover issue. Greetings, Carlos
Hi, what Google Maps API service does this plugin use Ex: Maps JS API, Geocoding API, cause they are not free anymore, well until a certain usage per day though. Thanx.
However, depending on how you build your map, the plugin might need the Geocoding API when the maps are built using the ‘Markers – Text Locations’ mode for example, where the markers are added using text, like an address or a name of a city. In this case the markers will only display if the a valid Google API Key is added in the settings. This will allow the map to convert the text into coordinates. But it’s possible to workaround this and use coordinates directly.
More information here: https://cmoreira.net/interactive-world-maps-demo/create-a-map-without-needing-the-google-maps-api-key/
So currently the plugin is not limited by the new Google Maps API limits.
Greetings, Carlos
Hi, nice plugin congrats. I wanted to know if it is possible to customize the areas of a country (e.g. regions or provinces)
thanks 
Hi! Thank you for your interest in the plugin. Unfortunately not, it’s not possible to customize the areas. The plugin only works with the maps already provided. If you have any other question let me know. Greetings, Carlos
I am having issues with the map appearing in Chrome. It just doesn’t show up. It appears in Firefox.
Also, when I update a map, the update isn’t appearing.
In addition, I can no longer search for lat/long coordinates. Every single place I enter shows up as “Impossible to locate that Address”
Hi Gary I visited https://everything-everywhere.com/country-list/ with Chrome and it seems to be working for me. Could it be a cache issue or maybe it was a temporary issue? But the console does report some errors from Google about the API Key not being valid. This would be the reason why the ‘search lat/long’ form wouldn’t work, since google now enforces a valid API Key. I released an update today, does the problem persists after you install the most recent version and empty the site and browser cache? Greetings, Carlos
Deleted
Hi ! we can’t seem to let the setting “Tooltip” on “none”. Each time we save the settings comme back to default !
Hi! I’m releasing an update which should become available in the next few hours where this will be fixed. Thank you for reporting and I’m sorry for this issue. Greetings, Carlos
Hi, my map was working fine when I created it and put it on my page last night, but today, nothing is happening when I click. What happened? I have made no changes at all: https://lushtoblush.com/travel/
Hi! It could be an issue with the autooptimize plugin. Try disabling temporarily just to check if it’s something related to that. If the problem persists, try creating a test page, just with the map on it to see if it makes a difference. If the problem persists, write me using the ‘contact author’ option in the support tab sharing the link to the test page you created. Greetings, Carlos
Deactivating the plugin didn’t do anything. The map does work on the test page, just not on the page I need it to work on. Sending you a message now. Thank you!
Most likely something else on the page is interfeering. We’ll follow up using email. Greetings, Carlos
Hello.
http://bit.ly/YMA3zWNow that I have been using this plugin for a little while, I have a few questions:
1.) How would I add a custom static label to each country that is displayed WITHOUT having to hover over that country….?? But also display some text when I hover over it too. So, for example, the country name would be always displayed and then if I hovered over it, then some extra text would be displayed too.
2.) Currently, for example, “United States:” is displayed on two lines as the tooltip-box is too small. How would I extend the box so that the label “United States” is displayed on one line but then for countries with shorter names, it will shrink to a smaller sized box…?? (If I change the size of the tooltip-box, then it is changes for all tooltips, irrespective of the length of the name.)
3.) I want to center the text for both the first and second lines of the tooltip. How can i target those classes using CSS…?? Is there a list of classes that are being used..??
4.) Lastly, is there a way to use different hover colors for the different colored countries..?? For example, all the orange-colored countries will have a lighter-orange color on hover, while all the green-colored countries will have a lighter-green color on hover, etc.
Thanks in advance.
Hi! Thank you for purchasing! About your questions:
1) You will need to create a separate map for the labels and then use this technique: https://cmoreira.net/interactive-world-maps-demo/advanced-tips/overlay-maps-regions-map-markers-text-labels/
2) 3) The tooltips use the class .google-visualization-tooltip and it includes an unordered list (ul li) and maybe we can use that to make the necessary manipulations. I can help with this if you have trouble doing it.
4) Unfortunately it’s not possible to use different hover colours at the moment, only the same for all. This limitation comes from the Google Geochart API, which the plugin uses to generate the maps, which doesn’t even offer the option to have a hover colour, but I implemented a workaround to at least have one hover colour. Sorry for the limitations.
You can write me using the ‘contact author’ option in the support tab with any follow up questions. We can then use email to follow up. Greetings, Carlos
Thanks for the prompt response. Will do so if I need any further help.
Hello.
I have another pre-sales question.
If I want to display a lot of information for all the countries of the world (on a world map) on hover, is there a way to upload this information (e.g. via an Excel document) without having to type it in per country when creating the map…??
Thanks in advance.
Hi! Yes, you can add data using a specific CSV format. Some examples:
https://pastebin.com/8Vmwek05 https://pastebin.com/egqaNdLK https://pastebin.com/JPL2E1Zb https://pastebin.com/7hj8F2eC This is the format:Region Code, Tooltip Title, Tooltip Text, Action Value, HTML Color Value;
Hope it helps. Greetings, Carlos
Appreciate the response.
I have just purchased this.
The plugin worked well in the past. However, I recently updated my website’s theme and since then I have been having difficulties.
I can only update some of my maps. (needed to change the pages they linked to) Those that accepted the update now no longer link to the page when clicked. How can I get the links to work again?
Hi! What error are you getting when editing the maps that you can’t edit? For the links not working, can you share a link to the page where this is happening? If you prefer, send me a message using the ‘contact author’ option in the support tab and we can follow up using email. Greetings, Carlos
I want to use it for many countries that are not mentioned in the examples page. What to do?
I have excel sheet with pin name, latitude, longitude. Can i import this directly?
Latitude Longitude, Tooltip Title, Tooltip Text, Action Value, HTML Color Value;Example: https://pastebin.com/raw/8Vmwek05 You’ll need to format the content you have this way to make it possible to import (using the advanced tab in the interactive regions section). The plugin should include maps for all countries, as they load from the Google Geochart API. If you have any other question feel free to write me using the ‘contact author’ option in the support tab. Greetings, Carlos
Hello – is there a way to have just a US state map with only the state itself? Not states around it at all…. Thanks!
Hi! If you’re using regions mode, you can set the inactive regions to ‘transparent’ and they won’t display. You can also set the inactive regions border to 0 in the custom css generator. If you’re using Markers mode, it requires some extra steps, explained here: https://cmoreira.net/interactive-world-maps-demo/advanced-tips/hide-neighbouring-countries-markers-mode/ Hope it helps. Greetings, Carlos
Awesome thanks Carlos!
Hello – is it possible to have custom images for location markers? I noticed on the backend settings this functionality is labeled as ‘Beta’ – thanks!
Hi! Yes, you can use that functionality in the settings. You’ll need to add the full url to the image you want to use as marker and then select the ‘image marker’ display mode. Greetings, Carlos
Ok awesome thanks Carlos!
Map was working perfectly for years. however since last update, its now giving error: SyntaxError: Unexpected EOF when the map was regions. without any regions its fine.
Hi Double check if the update was done correctly, try uploading the files again and empty your browser cache to make sure the latest version of the plugins are loaded. It could also be a syntax issue from the region code you’re adding. If the problem persists, send me a message using the ‘contact author’ option in the support tab. Greetings, Carlos
Hi,
I’ve seen some comments about 6 years ago that the regions in Quebec province (Canada) are not included. Is it still the case? My needs regards the particular regions of the province of Quebec. SO just wanted to know if this pluggin was updated since then. Thanks!
Hi! Thank you for your interest in the plugin! The current version doesn’t include a map for Quebec alone, but I think I can help. Write me using the ‘contact author’ option in the support tab and we can follow up using email. I have a solution for you. Greetings, Carlos
Hi! How can I customize the lightbox? I’ve got a lot of content and lightbox opens a huge window that I want to make much smaller and with scroll.
Hi! Thank you for using the plugin. You’ll have to use some custom css. If you write me using the ‘contact author’ option in the support tab sharing the link to the page where you have the map I can give you some pointers. Greetings, Carlos
Is it possible to get the UK down by counties? I just purchased and the codes for counties don’t seem to show anything.
Ah, I just saw you can achieve what I require with the coordinates. Thanks!
Hi! Thank you for using the plugin! The current version of the plugin currently doesn’t include a map of UK divided by counties, so you would have to use markers with coordinates. If you prefer to have the map of the counties, write me using the ‘contact author’ option in the support tab and I might be able to provide a workaround. Greetings, Carlos
Hello – is there anyway to track when someone clicks on a map using your plugin? Thanks!
Hi! You can trigger custom javascript code when someone clicks a region, selecting the ‘custom action’ option in the ‘active region action’. Some users where able to incorporate google analytics click tracking codes for example. Hope it helps. Greetings, Carlos
Ok awesome, thanks!
I am working on a website in Elementor for which I need the map of Romania and 6 fields with percentages displayed at the bottom of the map. The counties will be represented by 6 colors, which will correspond to the percentages in the fields below (more percentages = a more strident color, less percentages = a lighter color). All of these must be connected to an API that will deliver the figures. Can i do this with this plugin?
Hi! Thank you for your interest in the plugin. This is more or less possible, but you’ll have to create an interface between the API and the map to format the data accordingly before sending it to the map. I can send some code examples of how it should look like. And the legend below the map would be fixed. It would always be the same 6 colors right? Greetings, Carlos