Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Is it possible to put state abbreviations on the map. #15

Open
rdoddXL opened this issue Mar 25, 2013 · 4 comments
Open

Is it possible to put state abbreviations on the map. #15

rdoddXL opened this issue Mar 25, 2013 · 4 comments

Comments

@rdoddXL
Copy link

rdoddXL commented Mar 25, 2013

Is there a way to have the state abbreviations appear on the map for areas other then just the few labels that can be turned on using showLabels: true?

@KevinColbert3
Copy link

see the patch I requested. it adds state labels for all states.

@pflantzdog27
Copy link

Is there a patch?

@jasonblackdog
Copy link

DaddyMacCadillac is referencing this version of the code that adds the State abbreviations to all areas -
This Link

This code updates the jquery.usmap.js file.
Once you have this updated script. All you have to do is add useAllLabels: true to your map code reference. Like so:

$('#map').usmap({useAllLabels: true});

Hope this helps! 👍

@d8bhatta
Copy link

Hello,
I have used this $('#map').usmap({useAllLabels: true});
but I dont see any state abbreviations in the map.
Please suggest!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants