X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d9282d864231b59ffd26edab970ed75cf5107cc..cc90867183367d7758a11da3f2058117c7529891:/app/views/export/_start.rhtml diff --git a/app/views/export/_start.rhtml b/app/views/export/_start.rhtml index b484831b8..9776261ea 100644 --- a/app/views/export/_start.rhtml +++ b/app/views/export/_start.rhtml @@ -18,13 +18,13 @@

- <%= radio_button_tag("format", "osm") %>OpenStreetMap XML Data + <%= radio_button_tag("format", "osm") %> OpenStreetMap XML Data
- <%= radio_button_tag("format", "mapnik") %>Mapnik Image + <%= radio_button_tag("format", "mapnik") %> Mapnik Image
- <%= radio_button_tag("format", "osmarender") %>Osmarender Image + <%= radio_button_tag("format", "osmarender") %> Osmarender Image
- <%= radio_button_tag("format", "html") %>Embeddable HTML + <%= radio_button_tag("format", "html") %> Embeddable HTML

@@ -56,9 +56,19 @@
+

Options

+
+

Add a marker to the map

+ +
+

Output

- +

+

Paste HTML to embed in website