index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perllib
/
FixMyStreet
/
Map
/
OSM.pm
Commit message (
Collapse
)
Author
Age
Lines
*
Strategy/Format for updating pins as map is panned.
Matthew Somerville
2011-06-30
-0
/
+26
|
*
Make zoom levels more configurable.
Matthew Somerville
2011-06-24
-5
/
+14
|
*
Get header JS <script> out of code and into templates.
Matthew Somerville
2011-05-26
-9
/
+5
|
*
Carry map parameter through URIs, default zoom level change.
Matthew Somerville
2011-05-26
-1
/
+1
|
*
Integrate BingOL map package into the OSM one, thereby gaining non-JS ↵
Matthew Somerville
2011-05-25
-13
/
+38
|
|
|
|
functionality etc.
*
Tidy up map parmeters.
Matthew Somerville
2011-05-25
-5
/
+2
|
*
Get rid of pointless and hard-to-follow listrefs when referring to pins.
Matthew Somerville
2011-05-25
-12
/
+2
|
*
Make tile URL a parameter so it can be different, bring OSM's StreetView ↵
Matthew Somerville
2011-05-25
-1
/
+10
|
|
|
|
under the same code.
*
Templating of OSM map.
Matthew Somerville
2011-05-25
-99
/
+32
|
*
Remove old CGI Q from Map calls.
Matthew Somerville
2011-05-25
-10
/
+8
|
*
Template original Tilma map and some more text, updates on questionnaire ↵
Matthew Somerville
2011-05-25
-1
/
+4
|
|
|
|
page, bring in click pin fix from pre-london branch, other map types will be broken.
*
Move lat/lon to templates and use shortened forms.
Matthew Somerville
2011-05-24
-2
/
+0
|
*
Put form header in templates, not code.
Matthew Somerville
2011-05-24
-1
/
+1
|
*
Move some of map_start to templates.
Matthew Somerville
2011-05-20
-4
/
+0
|
*
Allow map change in URL.
Matthew Somerville
2011-03-23
-15
/
+10
|
*
Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵
Matthew Somerville
2011-03-09
-0
/
+1
|
|
|
|
core OpenLayers bits and OSM config bit.
*
Some minor URL improvements.
Matthew Somerville
2011-03-08
-5
/
+1
|
*
Hopefully fix a couple of locale issues, one I just introduced, whoops.
Matthew Somerville
2011-03-05
-2
/
+4
|
*
Allow lat/lon in query string to affect map location (for non-JS browsing of ↵
Matthew Somerville
2011-03-04
-0
/
+4
|
|
|
|
map on report page).
*
Output lon/lat fields in correct places.
Matthew Somerville
2011-02-26
-0
/
+2
|
*
Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML.
Matthew Somerville
2011-02-26
-5
/
+153
|
*
No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵
Matthew Somerville
2011-02-24
-1
/
+1
|
|
|
|
present; permalink.
*
Switch to jslib OpenLayers.
Matthew Somerville
2011-02-23
-1
/
+1
|
*
Local copy of OpenLayers.js in case it's slow/not responding.
Matthew Somerville
2011-02-23
-1
/
+1
|
*
Display pins.
Matthew Somerville
2011-02-17
-1
/
+2
|
*
First pin pass.
Matthew Somerville
2011-02-16
-0
/
+4
|
*
Map clicking.
Matthew Somerville
2011-02-16
-0
/
+2
|
*
Tweaks to OSM map module, fix for truncated co-ords.
Matthew Somerville
2011-02-14
-4
/
+3
|
*
Some OpenLayers options, including StreetView and CycleMap, and putting ↵
Matthew Somerville
2010-11-26
-0
/
+71
tilma within OL.