Open this page in the API Guide

IMapService.GetMapDataSvg Method

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