Skip to content

Retrieve coordinates from the map, Zoom to a given map coordinate

License

Notifications You must be signed in to change notification settings

pfavero-wheregroup/coordinates-utility

 
 

Repository files navigation

Mapbender coordinates utility module

Retrieve coordinates from the map, Zoom to a given map coordinate

Features

  • Get coordinates by clicking on the map
  • Transform coordinates to different SRS
  • Navigate to selected coordinates on the map

Installation

$ cd application/
$ bin/composer require "mapbender/coordinates-utility"
  • Register routers in app/config/routing.yml
mapbender_coordinatesutilitybundle:
    resource: "@MapbenderCoordinatesUtilityBundle/Controller/"
    type: annotation

Update

$ cd application/
$ bin/composer update

About

Retrieve coordinates from the map, Zoom to a given map coordinate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.4%
  • PHP 41.8%
  • HTML 7.8%
  • CSS 3.0%