You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MapKit JS 5.25.0 includes various improvements for controls, GeoJSON import, and annotation clusters.
Updates
MapKit JS controls (+/- buttons, compass, Legal link, and so on) are no longer affected by CSS on the enclosing page.
Updated the Legal link so it connects to HI-IN, IW-IL, and VI-VN localized pages when MapKit JS is running one of these languages.
Updated spacing on the Apple Maps logo.
Made various improvements to GeoJSON import, such as adding the ability to handle null geometries in Features, ensuring that an ItemCollection is returned even for single item imports, and improving error message reporting.
Improved clustering behavior when member annotations are on both sides of the antimeridian.
Ensured that annotationsInMapRect does not return cluster annotations, to match the behavior of annotations.
New MapKit JS Release
MapKit JS 5.25.0 includes various improvements for controls, GeoJSON import, and annotation clusters.
Updates
MapKit JS controls (+/- buttons, compass, Legal link, and so on) are no longer affected by CSS on the enclosing page.
Updated the Legal link so it connects to HI-IN, IW-IL, and VI-VN localized pages when MapKit JS is running one of these languages.
Updated spacing on the Apple Maps logo.
Made various improvements to GeoJSON import, such as adding the ability to handle null geometries in Features, ensuring that an ItemCollection is returned even for single item imports, and improving error message reporting.
Improved clustering behavior when member annotations are on both sides of the antimeridian.
Ensured that
annotationsInMapRect
does not return cluster annotations, to match the behavior ofannotations
.The currently supported version is 5.18.0.
View Release Page
The text was updated successfully, but these errors were encountered: