-
Notifications
You must be signed in to change notification settings - Fork 183
Adding Puerto Rico #55
Comments
I actually need to add Puerto Rico as well. Did you end up figuring this out? |
I have a pull request that allows you to specify which territories you'd like to include ('PR', 'VI', 'GU', 'AS', 'MP'). The terrBoxX and TerrBoxY values move the territory labels to where you want them. https://github.com/kcaran/us-map Example here: |
Thanks! Do you have a quick example showing how to implement the |
Never mind, I implemented it just fine using the following:
Thank you, it works great! Hope that it's incorporated into the main package in the future. |
+1 for implementing that onto master - as it's US state. |
Has anyone found a way to move the labels for individual territories, rather than just the whole list? I tried writing some code to implement this myself but figured I'd see if anyone else had given it a try. |
I've got the shape of Puerto Rico figured out, and it is output on the map, but it is over New Mexico. How would I position it just off of Florida?
The text was updated successfully, but these errors were encountered: