Rename ol.layer.HeatmapLayerProperty to ol.layer.Heatmap.Property

This commit is contained in:
Frederic Junod
2016-08-30 12:45:28 +02:00
committed by Tim Schaub
parent af29aa7d21
commit fcdeda7f14
2 changed files with 20 additions and 19 deletions
+1
View File
@@ -20,6 +20,7 @@ A number of internal types have been renamed. This will not affect those who us
* rename `ol.control.MousePositionProperty` to `ol.control.MousePosition.Property`
* rename `ol.layer.VectorTileRenderType` to `ol.layer.VectorTile.RenderType`
* rename `ol.source.WMTSRequestEncoding` to `ol.source.WMTS.RequestEncoding`
* rename `ol.layer.HeatmapLayerProperty` to `ol.layer.Heatmap.Property`
### v3.18.0