routing.yml 101 B

123
  1. api_geocode:
  2. path: /api/geocode
  3. defaults: { _controller: LeafletBundle:Geocode:getGeocode }