Locations are user facing destinations on the map. Also called "Points of Interest" (PoI), though in MVF
a Location may be attached to multiple geometries, and they do not have to be "point" type.
The Locations extension adds three properties to the root of the MVF, locations, locationCategories, and locationInstances.
Locations are user facing destinations on the map. Also called "Points of Interest" (PoI), though in MVF a Location may be attached to multiple geometries, and they do not have to be "point" type.
The Locations extension adds three properties to the root of the MVF, locations, locationCategories, and locationInstances.
locationsis an array of Locations.locationCategoriesis an array of LocationCategorys.locationInstancesis an array of LocationInstances.Interface