Simple Map
The "Simple Map" component is used to show an independent map with location marker when latitude and longitude is provided to the component. It also has option to highlight the user current position on the map. Two map provider "Google" and "Baidu" is supported by this component.
Example page view
The module is marked in orange
This is how the module works
The module consists of following components
Content area | description |
Headline | optional |
Map provider | It could be google or baidu |
User position | When checked it displays user current position |
Latitude | Latitude value of location to be displayed |
Longitude | Longitude value of location to be displayed |
The module can be used in the following templates and page areas:
stage
content
stage
right
bottom
full-width
default
sidebar
sidebar
The blue area indicates that the module is applicable in this content area.