You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am working on a map for an organization, and had to plot some points onto French Guiana, and was surprised to see France light up for this country on hover. Had to guess and test some values from the world_countries template to splice out the bit that was just the country I needed. I was going off of this https://sustainablesources.com/resources/country-abbreviations/ for the data-id to target French Guiana (GF).
Hello! I am working on a map for an organization, and had to plot some points onto French Guiana, and was surprised to see France light up for this country on hover. Had to guess and test some values from the world_countries template to splice out the bit that was just the country I needed. I was going off of this https://sustainablesources.com/resources/country-abbreviations/ for the data-id to target French Guiana (GF).
Before submitting a new issue, please search on the issue tracker first (https://github.com/neveldo/jQuery-Mapael/issues)
Description
Target French Guiana (South America) without France (EU).
Expected Behavior
Hover nation, get just this nation hovered. Able to target it as well via the data-id as other nations are currently set up.
Current Behavior
Current behavior: both nations are sharing the same data-id.
Suggested change: Two nations = two unique IDs.
Environment
The text was updated successfully, but these errors were encountered: