-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: Several components have been renamed. Adjustments are **only** necessary when not consuming these components as a plugin but directly. When using a plugin for global component availability, nothing has been changed. This change was necessary to align the names of directly importable and usable components with the global names provided by the plugins. - `<Animations.OLAnimationDrop>` was renamed to `<Animations.OlAnimationDrop>` - `<Interaction.OlClusterSelectInteraction>` was renamed to `<Interaction.OlInteractionClusterselect>` - `<Interaction.OlDragBoxInteraction>` was renamed to `<Interaction.OlInteractionDragbox>` - `<Interaction.OlDragRotateInteraction>` was renamed to `<Interaction.OlInteractionDragrotate>` - `<Interaction.OlDragRotateZoomInteraction>` was renamed to `<Interaction.OlInteractionDragrotatezoom>` - `<Interaction.OlLinktInteraction>` was renamed to `<Interaction.OlInteractionLink>` - `<Interaction.OlSelectInteraction>` was renamed to `<Interaction.OlInteractionSelect>` - `<Interaction.OlDrawInteraction>` was renamed to `<Interaction.OlInteractionDraw>` - `<Interaction.OlModifyInteraction>` was renamed to `<Interaction.OlInteractionModify>` - `<Interaction.OlSnapInteraction>` was renamed to `<Interaction.OlInteractionSnap>` - `<Interaction.OlTransformInteraction>` was renamed to `<Interaction.OlInteractionTransform>` - `<Layers.OlAnimatedClusterLayer>` was renamed to `<Layers.OlAnimatedClusterlayer>` - `<Map.OlGeoLocation>` was renamed to `<Map.OlGeolocation>` - `<MapControls.OlFullScreenControl>` was renamed to `<MapControls.OlFullscreenControl>` - `<MapControls.OlMousePositionControl>` was renamed to `<MapControls.OlMousepositionControl>` - `<MapControls.OlOverviewMapControl>` was renamed to `<MapControls.OlOverviewmapControl>` - `<MapControls.OlScaleLineControl>` was renamed to `<MapControls.OlScalelineControl>` - `<MapControls.OlZoomSliderControl>` was renamed to `<MapControls.OlZoomsliderControl>` - `<MapControls.OlZoomToExtentControl>` was renamed to `<MapControls.OlZoomtoextentControl>` - `<MapControls.OlPrintDialogControl>` was renamed to `<MapControls.OlPrintdialogControl>` - `<MapControls.OlVideoRecorderControl>` was renamed to `<MapControls.OlVideorecorderControl>` - `<MapControls.OlLayerSwitcherControl>` was renamed to `<MapControls.OlLayerswitcherControl>` - `<MapControls.OlLayerSwitcherImageControl>` was renamed to `<MapControls.OlLayerswitcherimageControl>` - `<Sources.OlSourceBingMaps>` was renamed to `<Sources.OlSourceBingmaps>` - `<Sources.OlSourceImageWMS>` was renamed to `<Sources.OlSourceImageWms>` - `<Sources.OlSourceOSM>` was renamed to `<Sources.OlSourceOsm>` - `<Sources.OlSourceTileArcGISRest>` was renamed to `<Sources.OlSourceTileArcgisRest>` - `<Sources.OlSourceGeoTIFF>` was renamed to `<Sources.OlSourceGeoTiff>` - `<Sources.OlSourceTileJSON>` was renamed to `<Sources.OlSourceTileJson>` - `<Sources.OlSourceTileWMS>` was renamed to `<Sources.OlSourceTileWms>` - `<Sources.OlSourceXYZ>` was renamed to `<Sources.OlSourceXyz>` - `<Sources.OlSourceWMTS>` was renamed to `<Sources.OlSourceWmts>`
- Loading branch information
1 parent
fcfd461
commit ea85a6e
Showing
70 changed files
with
1,353 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.