IMapServiceGetMapDataSvg Method

Overload List
  NameDescription
Public methodGetMapDataSvg(ICollectionGuid, ICollectionGuid, ICollectionString, ICollectionGuid, ViewportData, MapProjectionType, Boolean, ICollectionGuid, Boolean)
Gets a MapDataInfoSvg object which is an SVG representation of the map elements.
Public methodGetMapDataSvg(ICollectionGuid, ICollectionGuid, ICollectionString, ICollectionGuid, ViewportData, RectangleF, MapCenterPosition, MapProjectionType, Boolean, ICollectionGuid, Boolean)
Gets a MapDataInfoSvg object which is an SVG representation of the map elements.
Top
See Also