Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
ArcGIS Experience Builder
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Field Maps
ArcGIS Dashboards
ArcGIS StoryMaps
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Imagery and Remote Sensing Insights (IRIS) COP
Electric
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcGIS Pro SDK
ArcObjects SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Europe
Asia Pacific
Americas
Esri India
Comunidad GEOTEC
GeoDev Germany
ArcGIS Content - Esri Nederland
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
ArcGIS Windows Mobile (Retired)
:
ArcGIS Windows Mobile Questions
:
Can I edit MobileWeb apps once created?
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Can I edit MobileWeb apps once created?
Subscribe
2895
2
12-08-2011 01:46 PM
by
JessB
Emerging Contributor
12-08-2011
01:46 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Hello,
I followed the below link to store a mobile map definition on our local ArcGIS Server instead of in ArcGIS Online:
http://help.arcgis.com/en/arcgismobile/10.0/apis/iphone/AppGuide/Maps.pdf
After importing I wanted to make a slight change (visibility of one of the layers to false) so found the JSON definition here:
C:\inetpub\wwwroot\ArcGIS\Mobile\ItemsRoot\c9cb0745276e4c35b082eb4acf7ab6b2\MyCoolMap
Is it ok to edit this JSON? If not is there any way to change a map once it's 'added' to the MobileWeb folder?
Thanks!
Jess
Tags
(3)
Tags:
_mobile
gis_developers
windows_mobile
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
2 Replies
by
GordonSumerling
Esri Regular Contributor
12-11-2011
11:24 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Jess,
That is the correct location to edit the JSON. Just be careful when you are editing this file that your syntax is correct. I alway run mine through
http://www.jslint.org
just to make sure.
cheers
Gordon
Reply
0
Kudos
by
JessB
Emerging Contributor
12-12-2011
06:19 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Ok ... thanks.
I didn't know if the import of the JSON did some voodoo and thus editing that file wasn't really allowed. I bumped up on this ...
http://forums.arcgis.com/threads/45341-Local-MapServices-not-displaying-in-ArcGIS-for-iOS-after-VPN-...
... and didn't know if my JSON meddling might have been the issue. All I did was change a true to false so don't think it was my edit.
JB
Reply
0
Kudos
Post Reply