Zh OpenStreetMap Plugin Article Overview Map: Difference between revisions
m (→Installation) |
m (→Configuration) |
||
Line 52: | Line 52: | ||
* '''Icon File: Elastic Bounce''' - Marker with animation (Elastic Bounce) | * '''Icon File: Elastic Bounce''' - Marker with animation (Elastic Bounce) | ||
|- | |- | ||
|class="zhproperty"|Open Popup||class="zhdescription"|Execute action which described in '''Action | |class="zhproperty"|Open Popup||class="zhdescription"|Execute action which described in '''Action by Click''' | ||
|- | |- | ||
|class="zhproperty"|Popup Content||class="zhdescription"|Content of Popup<br /> | |class="zhproperty"|Popup Content||class="zhdescription"|Content of Popup<br /> |
Revision as of 13:02, 23 April 2020
Purpose
Plugin for component is created for inserting maps into articles, which have attributes for Overview Map.
Installation
Install the plugin in Extension Manager.
Make it active.
It is plugin for component, therefore component have to be installed
Plugin supports autoupdate feature
Configuration
You have to configure plugin - custom fields and other settings.
Map Title | Default map, if it is not specified in plugin call |
Field Group | The group of latitude and longitude and other fields belong to |
Latitude | Property to get latitude value |
Longitude | Property to get longitude value |
Icon Type | Property to get icon type value |
Icon X-offset | Property to get icon X-offset value |
Icon Y-offset | Property to get icon Y-offset value |
Marker | Marker Type
|
Open Popup | Execute action which described in Action by Click |
Popup Content | Content of Popup
|
Action by Click | Action by Click on this placemark
|
Article Button in Popup toolbar | Show Article Button in Popup toolbar |
Show GPS information | Show GPS information (coordinates) in popup |
Default values | Section for default values if no data exists |
Icon Type | Icon Type |
Icon X-offset | Icon offset |
Icon Y-offset | Icon offset |
Using
Show Map
You can show the map with only one specific placemark for an article. All attributes loaded from article custom fields, if icon is not defined - default value will be used. To do this, insert the following call
{zhosmmap-overview:NNN;Center;Zoom;MapType;Width;Height;Action}
where
- NNN - map ID, if you don't specify it, default value will be used
- Center - map center or placemark is new center of map, valid values:
- map
- placemark
- Zoom - new zoom of map, valid values
- values from 0 to 25 to override zoom
- do not change - do not change map zoom
- MapType - new map type
- OSM
- OPENTOPOMAP
- do not change - do not change map type
- Width - new map width
- width value in pixels
- do not change - do not change map width
- Height - new map height
- height value in pixels
- do not change - do not change map height
- Action - execute action when loaded map, you can enter comma separated values
- do not change - do not execute anything
- click - execute click action on placemark.
- bounce - set animation for placemark (bounce).
- elastic bounce - set animation for placemark (elastic bounce).
- exclusive bounce - set animation for placemark (bounce only one placemark).
- exclusive elastic bounce - set animation for placemark (elastic bounce only one placemark).
For action you have to set Center=placemark
Restrictions
Plugin does not work in contacts, because of a contact has type, that differs from "content"
It is plugin for component, therefore component have to be installed
See also
Language: | English • русский |
---|