Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stw
leaflet-navigation
Commits
65c14cf2
Commit
65c14cf2
authored
Aug 18, 2016
by
Tomas Pettersson
🏸
Browse files
readme updated
parent
8676cd73
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
65c14cf2
...
...
@@ -34,46 +34,7 @@ Open browser on http://localhost:8080/demo
var language = 'en';
var navLangData = {
"tMarkerstart": "Click map to place point.",
"tPolygonstart": "Hold left mouse button to draw polygon on map. Press escape to abort.",
"tPolygoncont": "Hold left mouse button to draw polygon on map. Release button to finnish drawing. Press escape to abort.",
"tPolygonend": "Release button to finnish drawing.",
"tPolylinestart": "Hold left mouse button to draw line on map. Press escape to abort.",
"tPolylinecont": "Hold left mouse button to draw line on map. Release button to finnish drawing. Press escape to abort.",
"tPolylineend": "Release button to finnish drawing.",
"tDraw": "Draw outlet on map. Use LEFT mouse button while drawing.",
"tEdit": "Edit outlet shape",
"tManual": "Enter coordinates manually",
"tImport": "Import outlet as geojson file",
"tClear": "Clear drawn shapes from map",
"bManual": "Enter coordinates manually",
"bDraw": "Free hand draw on map",
"bEdit": "Edit polygon in map",
"bImport": "Import GeoJson file",
"bClear": "Clear map",
"btClear": "Clear",
"sAreaPoint": "Point",
"sAreaPolyline": "Polyline",
"sAreaPolygon": "Polygon",
"sAreaMultiPoint": "MultiPoint",
"sAreaMultiPolyline": "MultiPolyline",
"sAreaMultiPolygon": "MultiPolygon",
"tArea": "Select outlet type",
"sAreaPoint": "Point",
"tLatitude": "Latitude",
"tLatituderange": "range [-90 to 90]",
"tLongitude": "Longitude",
"tLongituderange": "range [-180 to 180]",
"rDDM": "Degrees Decimal Minutes ",
"rDD": "Decimal Degrees",
"bAdd": "Add",
"bDel": "Del",
"bCreate": "Create",
"bEdit": "Edit",
"bCancel": "Cancel",
"tMarkerstart": "Click map to place point.",
"cCoordinates": "Coordinates"
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment