@vertigis/arcgis-extensions 41.2.0 → 41.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/AppConfig.schema.json +12 -0
  2. package/data/FeatureSource.d.ts +8 -0
  3. package/data/FeatureSourceBase.d.ts +4 -0
  4. package/data/FeatureSourceBase.js +1 -1
  5. package/docs/html/assets/search.js +1 -1
  6. package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +20 -4
  7. package/docs/html/classes/data_Feature.Feature.html +4 -4
  8. package/docs/html/classes/data_FeatureSet.FeatureSet.html +4 -4
  9. package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +8 -0
  10. package/docs/html/classes/data__TableExtension.TableExtension.html +8 -0
  11. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +4 -4
  12. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +8 -8
  13. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +8 -8
  14. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +10 -10
  15. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +4 -4
  16. package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +10 -10
  17. package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +10 -10
  18. package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +10 -10
  19. package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +6 -6
  20. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +6 -6
  21. package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +10 -10
  22. package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +10 -10
  23. package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +10 -10
  24. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +10 -10
  25. package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +10 -10
  26. package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +10 -10
  27. package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +10 -10
  28. package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +10 -10
  29. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +8 -8
  30. package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +10 -10
  31. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +8 -8
  32. package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +10 -10
  33. package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +8 -8
  34. package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +10 -10
  35. package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +10 -10
  36. package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +10 -10
  37. package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +10 -10
  38. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +10 -10
  39. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +10 -10
  40. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +4 -4
  41. package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +10 -10
  42. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +8 -8
  43. package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +6 -6
  44. package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +10 -10
  45. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +10 -10
  46. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +8 -8
  47. package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +10 -10
  48. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +8 -8
  49. package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +10 -10
  50. package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -9
  51. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +8 -7
  52. package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +20 -4
  53. package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +8 -0
  54. package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +37 -3
  55. package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +37 -3
  56. package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +37 -3
  57. package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +37 -3
  58. package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +37 -3
  59. package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +37 -3
  60. package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +37 -3
  61. package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +37 -3
  62. package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +37 -3
  63. package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +37 -3
  64. package/docs/html/classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html +37 -3
  65. package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +37 -3
  66. package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +37 -3
  67. package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +37 -3
  68. package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +13 -0
  69. package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +36 -3
  70. package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +37 -3
  71. package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +37 -3
  72. package/docs/html/classes/tasks_identify_MapNotesSublayerQueryIdentifyProvider.MapNotesSublayerQueryIdentifyProvider.html +37 -3
  73. package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +37 -3
  74. package/docs/html/classes/tasks_identify_RouteLayerQueryIdentifyProvider.RouteLayerQueryIdentifyProvider.html +37 -3
  75. package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +37 -3
  76. package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +37 -3
  77. package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +37 -3
  78. package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +37 -3
  79. package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +37 -3
  80. package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +32 -3
  81. package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +37 -3
  82. package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +4 -4
  83. package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +8 -0
  84. package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -0
  85. package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -0
  86. package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +8 -0
  87. package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +8 -0
  88. package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +2 -1
  89. package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +2 -1
  90. package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +8 -0
  91. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +8 -0
  92. package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +1 -1
  93. package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +11 -2
  94. package/docs/html/variables/version.version.html +1 -1
  95. package/mapping/SubtypeSublayerExtension.js +1 -1
  96. package/mapping/_LayerExtension.d.ts +0 -4
  97. package/mapping/_SublayerExtension.d.ts +0 -4
  98. package/mapping/_SublayerExtension.js +1 -1
  99. package/package.json +1 -1
  100. package/portal/SubtypeSublayer.js +1 -1
  101. package/support/_query.js +1 -1
  102. package/tasks/identify/IdentifyError.d.ts +1 -0
  103. package/tasks/identify/IdentifyError.js +1 -1
  104. package/tasks/identify/IdentifyProvider.d.ts +1 -1
  105. package/tasks/identify/IdentifyProviderBase.d.ts +16 -3
  106. package/tasks/identify/IdentifyProviderBase.js +1 -1
  107. package/tasks/identify/IdentifyService.js +1 -1
  108. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.d.ts +7 -1
  109. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.js +1 -1
  110. package/tasks/search/GeocoderSearchProvider.js +1 -1
  111. package/tasks/search/SearchSuggestion.d.ts +7 -0
  112. package/version.d.ts +1 -1
  113. package/version.js +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.