Post

Replies

Boosts

Views

Activity

Reply to Getting County Name in MapKit JS 'Place' object
Download mapkit.js Find and replace: this.subLocality=t.subLocality, with this.subLocality=t.subLocality,this.subAdministrativeArea=t.subAdministrativeArea, There were two instances in my copy of version 5.75.4
Replies
Boosts
Views
Activity
Dec ’22
Reply to Getting County Name in MapKit JS 'Place' object
The subAdministrativeArea is in the search payload. There just needs to be a tiny change to mapkit.js to add it to the Place object.
Replies
Boosts
Views
Activity
Nov ’22