Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I Display State Labels on a Map when Plotting with Maptile by Zipcode

    I'm working with a dataset that has values for both 5-digit and 3-digit zip codes in the US. I've been successful in plotting them using the command:
    Code:
    maptile value , geography(zip3)
    However, I'd like to display state names on the corresponding states in the map as well. Does anyone know how to achieve this?

  • #2
    Here's a simpler question. Using maptile, is there a way to put state names on a map of US states?

    Comment

    Working...
    X