mapkit
No security coverage
Provides map displays and proximity search (with search_api).
Also adds utilities for creating address autocomplete, and views support. Autocomplete functionality relies on the support of the map API providers installed (for instance mapkit_gmap for Google Maps and Places support).
Module provides common functionality for map displays and searches but requires a map API provider to render maps. Known map providers:
- Google Maps (mapkit_gmap)
Hoping to support more map APIs like Bing, OpenLayers, etc... in the future.