Code

Discussion on Interactive World Maps

Discussion on Interactive World Maps

Cart 15,592 sales

cmoreira supports this item

Supported

This author's response time can be up to 2 business days.

1575 comments found.

Hello,

I would like to use your extension to display on several regional maps initiatives in different parts of France and around the world. Is it possible to customize the content and link to a URL on a marker?

Sincerely,

Hello,

Thank you for your feedback, I installed the extension that works well on my page. How do I translate the term Close when a text window opens when I click on a marker? I looked in the .pot of the extension but there is no string.

Best regards,

Hi! Thank you for using the plugin. Write me using the ‘contact author’ option in the support tab, sharing the purchase code for the plugin and the link to the page where you have the map and I’ll check what’s the best way. The term is hardcoded into the lightbox script, but there are css/js alternatives to change it. Greetings, Carlos

I contacted you by contact author. Please check.

Hello, would it be possible to import our locations (and any popup data) for markers into your plugin via a csv/xlsx file?

Thanks

Hi! Thank you for your interest in the plugin. Yes, it’s possible to use CSV with a specific format. But it might be tricky to get html content there because of the commas and semicolons, they need to be escaped. The format needs to be:

Region Code, Tooltip Title, Tooltip Text, Action Value, HTML Color Value;
Example:
US, USA, Click to visit the White House Website, http://www.whitehouse.gov/,#6699CC;
PT, Portugal, Click to visit Portugal's Government Website, http://www.portugal.gov.pt/,#660000;
Other examples: https://pastebin.com/8Vmwek05 https://pastebin.com/egqaNdLK https://pastebin.com/T4Npqsn4

If you need any other information, write me using the ‘contact author’ option in the support tab and we can follow up using email. Greetings, Carlos

For some reason we can not get the regions to work. The only setting that is working is the round markers. We would like the whole state to be filled and not just the dot over the state. We have added the Google API key and it still doesn’t work. This page has the map set as ‘regions’ and nothing is showing https://www.pswipa.com/only-for-map-testing/ If you look at our About Us page you will see the map with the dots colored. Thanks.

Hi! Thank you for using the plugin. To colour regions you need to use ISO codes in the region code field, like
US-TX
and not coordinates. If you want to display markers and colour regions, you’ll need to have 2 maps and use this technique: https://cmoreira.net/interactive-world-maps-demo/advanced-tips/overlay-maps-regions-map-markers-text-labels/

Hope it helps. If you have any other question let me know. Greetings, Carlos

Perfect, thanks.

Loving the plugin – just a quick question – the pop up box when clicking a country works fine with html code but when I put just text like an address in – the pop up does not occur and there is an js error in the console. How do I add just text like an address please ?

Hi! You should be able to add simple text in the tooltip, just like you added html. Can you share the link to the page where you’re having issues? What version of the plugin do you currently have installed? Greetings, Carlos

Yet clicking France – the text appears fine

Solved it – if I add a
tag at the start of the tooltip text box- then it is fine and it works – now I know that I can get the remainder working :-)

Hi i have one question can I make map like this on page www.autodoslubu.pl with it?

Hi! Thank you for your interest in the plugin. Yes, that’s possible. Greetings, Carlos

Hi guys, i was wondering if its possible to export a map ive made on one site, to my new site for the same company. I did see an export function in the screenshots, but it doesnt show on my website. Hope this is possible, so i dont have to make the whole map again.

Hi! The best is to copy the content of the ‘advanced’ tab of the Interactive Regions section into the ‘advanced’ tab of the map on the new website. That will copy most of what’s necessary. Greetings, Carlos

thanks for your quick reply! im deffo trying that!

Would it be possible to show elements on the side of the map with “stories” as well as the interaction with the map – like on this page (without further coding): https://what-europe-does-for-me.eu/en/portal/1/0

Hi! Thank you for your interest in the plugin. Unfortunately that level of interaction is not possible with this plugin and you also can’t have countries divided by regions in the continent map like in your example. You can have any HTML content display next to the map, but not with those animations and transitions. Sorry for the limitations. Greetings, Carlos

Hi ! I bought this map and would like to add cities on the province. for example I found the region code for yellowknife is 867 , but it doesn’t show. could you please advise. Thanks

Hi! Thank you for using the plugin. The only regions codes that will work are the ones that are already in the map, in this case for Canada, only the main region codes will work. ( https://en.wikipedia.org/wiki/ISO_3166-2:CA )

In this case it would be better to add markers, using coordinates. Hope it helps and sorry for the limitations. Greetings, Carlos

I see , I hope I knew, I’m working on it for a few days , unfortunately I can not use this map for my use, could you please provide me the process of refund. Thanks

You can ask for a refund here: https://themeforest.net/refund_requests/new explaining the reasons for the request. Greetings, Carlos

Is there a way to generate own pages in wordpress for each of these avalaible maps? Like for countries, cities and so on? Or would it require a manual work? Thank you!

Hi! The maps don’t generate pages automatically, you would need to add the maps individually to each page where you want them to display. If I misunderstood and this is not what you mean let me know. Greetings, Carlos

You may have responded to this, but once we choose the state we want, example California, how do we find the “metropolitan area codes”? The link in your plugin goes nowhere

Hi! The maps are generated using the Google Geochart API and they provided a list of the ‘Metropolitan Area Codes’, which are in fact DMA regions. However right now they don’t provide the list anymore and refer to the Nielsen Company to get them. I have found this list online which seems to match. Unfortunately they aren’t divided in states, but hopefully it will help. Greetings, Carlos

Hi, this is pre purchase queries 1.can I use district label map of India 2. can I use other than google map like other svg/png map. Regards

Hi! Thank you for your interest in the plugin. Unfortunately not, it’s not possible to have a districit level map for India, only regions. It’s also not possible to use custom svg/png maps, it’s only possible to use the already builtin maps. Sorry for the limitations. Greetings, Carlos

Just purchased this plugin for a site we are building at the moment and ran into major bugs with the settings, its impossible to replicate your switzerland demo.

Recording – figured some of the options out, new recording follows soon

Please send a recording on how we can setup the exact same look as on your demo and have clickable states which lead visitors to the next step of the funnel.

Thank you in advance, hope we can get this sorted out soon, its blocking the entire project.

Hi! Thank you for using the plugin.

You can use the options in the custom css generator below the map to set the borders for inactive regions to 0px. You can use this screenshot as a reference: https://cmoreira.net/interactive-world-maps-demo/wp-content/uploads/sites/2/2016/04/italy_base.png

Hope it helps, Greetings, Carlos

Hi, congrats for the plugin it’s awesome! I have just a question: is it possible to close the dropdown (shortcode [show-map-dropdown id=’X’] ) by clicking outside in any point of the page not forcing the user to select a value? By now it stays open until a value is selected. Kindly let me know if there is a way to sort this out, Thank you!

Hi! Thank you for using the plugin! The dropdown is a pure HTML dropdown, so that would be controlled by the browser. When I use Chrome for example, the dropdown does close when I click anywhere outside it. I imagine most browsers will do that. Can you share the link to the page where you have the map so I can check if there’s anything interfeering? Are you using a specific browser? Greetings, Carlos

Is it possible to show a list of services and for each click on a service, highlight the countries in which that service is active, also showing a different html text for each service?

Hi! Thank you for your interest in the plugin. The only thing the plugin is able to do is have a list of the regions of the map and when you hover the region name in the list, that region will also highlight. But if you have country groups, then it won’t be possible, it only possible to highlight one country at a time. Greetings, Carlos

Hello, my client uses this plugin on his website and he needs to get selectedRegion.

We used this action:

document.getElementById('title').innerHTML = selectedRegion;

Error from console:

Uncaught ReferenceError: selectedRegion is not defined.

How can we do this? Thanks!

Hi! Seems in the current version there’s a small bug preventing this from working correctly. I’m releasing an update in the next hours to solve this. In a couple of hours ask your client to download the latest available version here from codecanyon and install it again. In version 2.4.8 this will be fixed. Greetings, Carlos

Hi, I have a presale question: I have seen an example with an action to display images on a lightbox after the user clicks on a region. I need when a user clicks, a popup with a simple HTML (image + text) shows. Is it possible? Thanks

Hi! Thank you for your interest in the plugin. Yes, this is possible. You can have html content display in the lightbox. Greetings, Carlos

Hi, when using the regional world map, Eastern Europe Region includes all of Russia. I think Russia is spreading to 2 continents, Euro-Asia and Asia. Please correct this. Eastern Europe should include only in European countries. Russia should be a separate region split to Eastern and the Western part, just like America. Otherwise, your plugin rocks. Thank you!

Hi! Thank you for your feedback. I completely agree with you. However, I won’t be able to make this change unfortunately. This is because the plugin is built on top of the Google Geochart API, which provides the maps, with the hierarchy of divisions as provided by the UN, without splitting the countries. Sorry for this limitation. You could explore the ‘custom css generator’ options below the preview to edit the Eastern European map to ‘zoom’ into the area you want, leaving out the rest of Russia. Hope the info helps and I’m sorry for the limitations. Greetings, Carlos

Is this able to show a map and by selecting on a region on the map, to update a table below of data available for that selected area?

Also the other way around, selecting from a row in a table below, to render that location of that map and show in detail markers?

If so, is it compatible with various DataTables plugins for WP to achieve this or does it use its own DB tables?

Trying to understand how interactive it is so appreciate any feedback.

btw: It’s dependent on Google Charts, that I understand is still free, correct?

Hi! Thank you for your interest in the plugin! The Google Visualization – Geochart API is still free yes. The plugin doesn’t require any API Key, only if you want to automatically convert text to coordinates.

Unfortunately however, the plugin is not able to auto update from an external table or vice versa. At least not without heavy customization. The plugin uses it’s own db tables, but it’s also possible to have it read from custom post types, but having an interactive table is a bit more complicate. Sorry for this limitation.

If you want, you can write me using the ‘contact author’ option in the support tab, providing more info and maybe an example if you already have seen this. Although I won’t be able to implement this, I can check if in future version it would be something to consider.

Greetings, Carlos

Dear Author,

Plugin working fine, however some of the markers display on the side of the map instead of it’s set lat,long, looks like this happends if different markers are very close to each other, then one of them moves to the side of the map. Is there a way to fix this?

Thank you, Roel

Hi Roel Can you share the link to the page where this is happening? If you prefer you can send it to me using the ‘contact author’ in the support tab. Most likely there’s an issue with the longitude value. Greetings, Carlos

Hello, thanks for this great plugin!

I am using it with Active Region Action right next to the map. Is it possible to show a default content if page is loaded and no region is clicked yet?

Or as an alternative, is it possible to make a specific region be active by default?

Thanks

Hi! Thank you for using the plugin. The map should fetch the content of the ‘description’ field of the map. Try writing something there and check if it works. If it doesn’t work let me know. Greetings, Carlos

Oh, that makes sense and it works pretty well. I didn’t even try :) Thank you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey