As mentioned - Geo Coordinate only plots individual data points (markers). For regional areas use the Geo Region object instead.
Note, that Geo Region requires a geographical data item which supports regional polygons. It can be an item using the provided built-in lookup tables (e.g. Country, States, etc.) or an item based on a custom geographical provider given the imported shape files as explained earlier. Also note, that Esri shape files come in different types e.g. Polygon, Polyline or Point. Only the type Polygon supports regional areas.
You may also use tools such as ArcGIS ArcMap or open-source tools such as QGIS to validate shape files. It typically helps to identify things like geographical IDs and potential custom coordinates spaces.
Hope this helps.
Falko
... View more