The repository contains derivative work of the OpenLayers Example that is able to display a set of icons on a map. The set of georeferrenced icons can be generated with openlayers_selectgeolocation.
The following repositories use openlayer_display_markers to display markers with a specific popup for each icon.
- Markers4Map - Demo - is a JSON Editor to create markers/icons with popup information for each icon. JSON-Editor is used to select a location on the map and popuplate the popup text and the link for additional information about the selected location.
- Mapper4SDG - Demo - is a JSON Editor to create markers/icons with popup information for each icon. JSON-Editor is used to select a location on the map and popuplate the popup information and link for extended information for the selected location.
The repository is based on the OpenLayers example
This library allows to submit the marker data via URL parameter. Furthermore you can submit the zoom factor of the map and the map centre.
- Geolocation Select Demo
- Download Display Markers Demo unzip file and checkout the subdirectory
/docs
. The demo is stored in/docs
because it is used at the same time as root directory for https://niebert.github.io/openlayer_display_markers - Download Select Location Demo unzip file and checkout the subdirectory
/docs
. The demo is stored in/docs
because it is used at the same time as root directory for https://niebert.github.io/openlayer_selectlocation