mjpuk

Selectively displaying countries

Recommended Posts

I would like to have the world map appear with only certain country names visible.  I have tried using the following code to give my countries aliases, as mentioned here:

<entity internalId="01" newId="ANT" sName="" lName="" />

However, this causes the map to use the default sName and lName for each country.  Ideally, I would like it so that tagged countries have their full name appear, and untagged countries have nothing unless they are hovered over by the mouse, which includes removing the label lines on smaller countries.

Thanks in advance.

-Matt

Share this post


Link to post
Share on other sites

I have tried that, but when the html subsequently attempts to load I get the single line error about a problem loading the data, and the map fails to load.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now