v1.0.0-rc.33 Released
What's Changed
Breaking Changes
- map.setCameraPosition is renamed to map.setCameraOrientation and map.setCameraPosition is used to only update camera's coordinate
Changes
- Map event carray terrain data by @deyihu in #2209
- Update UIComponent.js to set offet by @wordgold in #2214
- Geometry Edit control point support collision by @deyihu in #2213
- map's center support altitude by @liubgithub in #2217
- synchronize map with mouse when dragging or zooming map by @liubgithub in #2210
- Enable 3d mode in DrawTool by @deyihu in #2218
- UIMarker content support scroll when eventsPropagation=false by @deyihu in #2221
Full Changelog: v1.0.0-rc.32...v1.0.0-rc.33