Aller au contenu principal

How to get ArcGISDynamicMapServiceLayer object ?

Commentaires

2 commentaires

  • Permanently deleted user
    Now I can able to create ArcGISDynamicMapServiceLayer object. How can I read Gdb Version from from map service?
    0
  • Zack Robison
    If there's a tag in the service definition, then you can get the json definition by making a webrequest to the page and parse it using the newtonsoft libs, but the builtin activity for getting layer definitions may be simpler for you.
    0

Vous devez vous connecter pour laisser un commentaire.