Select to view content in your preferred language

EmptyMPK_WGS84.mpk in DynamicLayers example application

750
2
Jump to solution
10-02-2012 06:57 AM
Labels (1)
BKuiper
Frequent Contributor
Can somebody explain to me how you can generate the empty MPK as provided in the DynamicLayers example that is hosted on the mainpage of the Runtime website:

http://www.arcgis.com/home/item.html?id=953a530ada30477d95cc69e788268bc9

In other words, how do you add a "Temporary Group Layer" in a MXD. I tried something similar before but couldn't generate a MPK from an empty MXD/Map.
0 Kudos
1 Solution

Accepted Solutions
MichaelBranscomb
Esri Frequent Contributor
Hi,

Empty/blank maps cannot be packaged but you can add a new group layer to the dataframe and then package the map. It's a workaround until we can provide dedicated direct data access via the API in the future.

Cheers

Mike

View solution in original post

0 Kudos
2 Replies
MichaelBranscomb
Esri Frequent Contributor
Hi,

Empty/blank maps cannot be packaged but you can add a new group layer to the dataframe and then package the map. It's a workaround until we can provide dedicated direct data access via the API in the future.

Cheers

Mike
0 Kudos
BKuiper
Frequent Contributor
Thanks, adding the group layer is the trick is was looking for.
0 Kudos