diff options
author | Mark Longair <mhl@pobox.com> | 2012-11-02 11:45:42 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2012-11-02 11:49:34 +0000 |
commit | 35f12a197f6dc89c9ac5dc1489c5755a3190a454 (patch) | |
tree | d4e271f6ca7b93cb5e4ca4061766e0e8d451b01b /www/js/map-OpenLayers.js | |
parent | 9220d642f5e40b2d69607ca583a0117be5afe3cd (diff) |
Add some Emacs mode hints
Diffstat (limited to 'www/js/map-OpenLayers.js')
-rw-r--r-- | www/js/map-OpenLayers.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/map-OpenLayers.js b/www/js/map-OpenLayers.js index c462849..e64ff55 100644 --- a/www/js/map-OpenLayers.js +++ b/www/js/map-OpenLayers.js @@ -1,3 +1,5 @@ +// -*- mode: espresso; espresso-indent-level: 4; indent-tabs-mode: nil -*- + // This function might be passed either an OpenLayers.LonLat (so has // lon and lat) or an OpenLayers.Geometry.Point (so has x and y) function fixmystreet_update_pin(lonlat) { |