Browse our Products

Aspose.GIS for .NET 23.7 Release Notes

Major Features

  • Add Map Layer Builder

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
GISNET-1534Add Map Layer BuilderFeature

Public API and Backward Incompatible Changes

Following members have been added:

  • T:Aspose.Gis.GeoTools.Extensions.VectorLayerExtention
  • M:Aspose.Gis.GeoTools.Extensions.VectorLayerExtention.AddFeatures1(Aspose.Gis.VectorLayer,System.Collections.Generic.List{0})
  • M:Aspose.Gis.GeoTools.Extensions.VectorLayerExtention.GetObjects``1(Aspose.Gis.VectorLayer)
  • T:Aspose.Gis.GeoTools.LayersMap.LayersMapBuilder
  • M:Aspose.Gis.GeoTools.LayersMap.LayersMapBuilder.#ctor
  • M:Aspose.Gis.GeoTools.LayersMap.LayersMapBuilder.CreateMap(Aspose.Gis.GeoTools.LayersMap.MapOptions)
  • T:Aspose.Gis.GeoTools.LayersMap.MapLayerOptions
  • M:Aspose.Gis.GeoTools.LayersMap.MapLayerOptions.#ctor
  • P:Aspose.Gis.GeoTools.LayersMap.MapLayerOptions.Layer
  • P:Aspose.Gis.GeoTools.LayersMap.MapLayerOptions.Symbolyzer
  • P:Aspose.Gis.GeoTools.LayersMap.MapLayerOptions.Labeling
  • T:Aspose.Gis.GeoTools.LayersMap.MapOptions
  • M:Aspose.Gis.GeoTools.LayersMap.MapOptions.#ctor
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Layers
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Rasters
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Tiles
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.SizeMode
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Width
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Height
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.BackgroundColor
  • P:Aspose.Gis.GeoTools.LayersMap.MapOptions.Renderer
  • F:Aspose.Gis.GeoTools.LayersMap.MapOptions.SpatialReference
  • F:Aspose.Gis.GeoTools.LayersMap.MapOptions.ReferenceSystemWhenNullInLayer
  • T:Aspose.Gis.GeoTools.LayersMap.MapRasterOptions
  • M:Aspose.Gis.GeoTools.LayersMap.MapRasterOptions.#ctor
  • P:Aspose.Gis.GeoTools.LayersMap.MapRasterOptions.Raster
  • P:Aspose.Gis.GeoTools.LayersMap.MapRasterOptions.PixelPerRow
  • P:Aspose.Gis.GeoTools.LayersMap.MapRasterOptions.PixelPerColumn
  • T:Aspose.Gis.GeoTools.LayersMap.MapTilesOptions
  • M:Aspose.Gis.GeoTools.LayersMap.MapTilesOptions.#ctor
  • P:Aspose.Gis.GeoTools.LayersMap.MapTilesOptions.Url
  • P:Aspose.Gis.GeoTools.LayersMap.MapTilesOptions.Level

Following members have been removed:

  • none