Mapkit
No security coverage
Mapkit provides map displays and proximity search capabilities, along with utilities for address autocomplete and integration with Views. It requires a map API provider to render maps and offers support for features like Google Maps and Places.
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.