Sundsvallskommun / OpenEMap-WebUserInterface

Open eMap user interface for the main map client
GNU Affero General Public License v3.0
4 stars 5 forks source link

Identify only works for polygons - tolerance issue (2h) #106

Closed anderserla closed 9 years ago

anderserla commented 10 years ago

Adding support for setting tolerance in config. Deafults to 3 pixels

"tools": [
  {
   "type": "Identify",
   "tolerance": 3
  }
]