HERE Maps Formatter
Component ID
2399053
Component name
HERE Maps Formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Module for displaying Geofield info in HERE Maps format.
When creating new contents or editing existing ones, you could attach spatial information to them using Geofield (WKT, Latitude/Longitude, OpenLayers Map, etc), then you could convert the spatial information into HERE Maps objects when the pages are rendered/displayed.
Dependency
Geofield module.
Installation
For Site Builders who want to try this module, you could conveniently download the zipped file from GitHub. Just rename the unzipped module folder to here_maps_formatter (note that underscores should be used instead of dashes) before using it to you Drupal site.
Usage
- Enable the Geofield module.
- Enable the HERE Maps Formatter module.
- Add a Geofield field to store spatial information (Latitude/Longitude) in your target Content Type.
- In the corresponding Manage Display admin page of your Content Type, set the Geofield Format to HERE Maps.
- Click the corresponding gear icon to refine/override the map settings.
- Contents with Geofield values will now render the fields as HERE Maps objects.
