MobileCache with JavaScript

404
0
03-17-2011 07:05 AM
AlexProtyagov
New Contributor
Does anyone know if there are any API to create mobile cache using JavaScript?

Possible to create cache in ArcMap using MobileTools, which in turn run python script
    arcpy.SynchronizeMobileCache_mobile( ... )

     -- and --

    arcpy.CreateMobileMap_mobile( ... )


    Since python is scripting language, then where those calls are implemented ?
0 Kudos
0 Replies