Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release of MapKit JS (v5.23.0) #11

Open
mapkit-release-notifier bot opened this issue Jun 13, 2019 · 0 comments
Open

New release of MapKit JS (v5.23.0) #11

mapkit-release-notifier bot opened this issue Jun 13, 2019 · 0 comments

Comments

@mapkit-release-notifier
Copy link

New MapKit JS Release

MapKit JS 5.23.0 includes new APIs for region and zoom limits, an updated Maps logo, and more.

New Features

  • Added the cameraDistance property, which sets the altitude of the camera above the center of the map. A change to the map's camera distance can be animated with setCameraDistanceAnimated.

  • Added the cameraZoomRange property, which restricts zooming to a specified minimum and maximum camera distance. A change to the map's camera zoom range can be animated with setCameraZoomRangeAnimated.

  • Added the cameraBoundary property, which restricts panning to a specified coordinate region. A change to the map's camera boundary can be animated with setCameraBoundaryAnimated.

  • Enabled Directions support for users in China.

  • Updated logo in lower left corner from  to Maps.

Updated

  • Fixed issue where importGeoJSON would not import a GeometryCollection nested within a Feature.

  • Improved how the default marker annotation color is set depending on the map's colorScheme. Setting a marker annotation's color property to null sets a default color that matches the current colorScheme.

  • Updated the Legal link on the map to open a web page, instead of displaying a menu.

The currently supported version is 5.18.0.

View Release Page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant