]> git.openstreetmap.org Git - rails.git/history - app/assets/javascripts/index.js
Set icon paths for markers on the embedded map
[rails.git] / app / assets / javascripts / index.js
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-22 Tom HughesTidy up
2012-11-20 Tom HughesUse the OSM map marker icons on the home page
2012-11-09 John FirebaughUse nicer markers
2012-11-09 John FirebaughInline map.js marker functions
2012-11-09 John FirebaughRemove calls to map.setCenter
2012-11-09 John FirebaughUse baselayerchange event
2012-11-09 John FirebaughUpdate Leaflet
2012-11-09 John FirebaughPort to Leaflet
2012-10-13 John FirebaughMove browse-related JS to browse.js
2012-10-13 John FirebaughMove export-related JS to export.js
2012-10-05 Tom HughesRefactor updatelinks to avoid exceptions in updateLocation
2012-10-05 John FirebaughRefactor mapParams to compose better with apiUrl
2012-10-05 John FirebaughExtract OSM.apiUrl
2012-10-02 John FirebaughRemove unnecessary $(window).load() callbacks
2012-10-02 John FirebaughAvoid a JS error on (e.g.) ?way=nnnnn
2012-09-30 John FirebaughClean up search JS
2012-09-30 John FirebaughRequire index-only JS in index.js
2012-09-29 John FirebaughWrap index JS in a single $(document).ready()
2012-09-29 John FirebaughMove index JS to page-specific script file