Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Graticule

Tobia edited this page Jan 13, 2014 · 2 revisions

This plugin wraps the OpenLayers Graticule control in order to provide a MapStore's tool to show a graticule on the map.

Configuration

The configuration of the tool is:

{
    "ptype": "gxp_graticule",
    "actionTarget": {"target": "paneltbar", "index": 24}
}
  • ptype: The plugin name : gxp_overviewmap.
  • actionTarget: As usually, this means the action target location inside the Viewport.
Clone this wiki locally