I'm trying to add an inset map of Manhattan for a map I am working on showing a noise complaints in a particular area of the city. How would I go about adding this?
I'm trying to add an inset map of Manhattan for a map I am working on showing a noise complaints in a particular area of the city. How would I go about adding this?
You have to add an new data frame to the map and format it like the main data frame (copy paste layers) with a different view. Formatting the inset dataframe can be done different ways.