aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/networks_controller.rb
diff options
context:
space:
mode:
authorMarc Florisson2012-09-11 12:04:06 +0200
committerMarc Florisson2012-09-11 12:04:06 +0200
commitac53006ecfbaf9bd59812177a1ea252294d5eab1 (patch)
tree5d5d50943252084baff7aa4075c25ffd7b492756 /app/controllers/networks_controller.rb
parentf39d6c220e7576651904ceabd9f2a6b6f2f159d2 (diff)
downloadchouette-core-ac53006ecfbaf9bd59812177a1ea252294d5eab1.tar.bz2
use commercial stop points on line and network kml
Diffstat (limited to 'app/controllers/networks_controller.rb')
-rw-r--r--app/controllers/networks_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/networks_controller.rb b/app/controllers/networks_controller.rb
index 8cdd562a4..aabdadaf4 100644
--- a/app/controllers/networks_controller.rb
+++ b/app/controllers/networks_controller.rb
@@ -3,6 +3,7 @@ class NetworksController < ChouetteController
respond_to :html
respond_to :xml
respond_to :json
+ respond_to :kml, :only => :show
belongs_to :referential