TODO - work in process

General
- Is this The RouteGadget? (well, no, this is something for quick ad-hoc needs)
- do I have to install something to use this? (no)
- do I need to have java? (no, of course not)
- can others see my tracks and maps I drag-drop here (no, your file never leave your onputer when you drag-drop)
- can I save/store my gpx tracks and/or maps here (no. But if you make "track link" it will have your track encoded as URL)
- what is these "&mapurl=" gibberish stated here. (URL parameters. you have "http://routegadget.net/kartta/?" and after the question mark you can type additional parameters for showing maps and tracks you want)
- Is there any nice services I can store my gpx tracks and georeferenced maps and share/view them on this tool. (for example dropbox uses correct CORS headers needed for zip/gpx files)

Playing with GPX file
- how do I open a gpx files from my local drive (drag drop)
- how do I open several gpx files from my local drive (drag drop them all)
- how do I open a gpx file from internet (paste URL to input field and enter. Or use "&gpxurl=". CORS headers are needed). Or dowenload gpx file and drag-drop.
- how do I open several gpx files from internet (one by one, or comma separated "&gpxurl=" or "&zipurl=")
- how do I open several gpx files from internet if they are stored in a zip file &zipurl=". CORS headers needed. dropbox works.
- how do I animate gpx files ( > button)
- how do I start animation from any point on (right click map when animation is runnig)
- How do I make a link to my blog that shows my track (tracklink button). Do i need to store my gpx file somewhere else to do it(no)?
- some of my my friends have posted link with track. How do compare those? (paste link to the input field and press enter)

Playing with map images (jpg, png or gif)
- what kind of map image georeferencing this app uses (file name or URL has corner wgs84 coordiantes separated with underscore)
- how do I georeference a map I have on my local drive (drop, move, rotate, click to identify center of rotation, push maplink button)
- how do I georeference a map stored to internet (same as above, but instead of droping copy paste link to input field and press enter. Example: https://www.youtube.com/watch?v=CRAJRpOvu-o)
- how do I open a (georeferenced) map from my local drive (just drag-drop it)
- how do I open several (georeferenced) maps from my local drive (just drag-drop them one by one)
- how do I open a (georeferenced) map image from internet ("&mapurl=")
- how do I open several (georeferenced) maps from internet("&mapurl=" comma separated urls)
- how do I change map's transparency (slider top right)
- How do I make link to my blog that shows my track on my map image (drop gpx, press track link button)

Misc. features
- How do I use the measure tool. How do I draw several lines. how do I remove measured line (click km label).
- how do I use GPS location tool. (https may be neededneeded, try dolphin browser)
- How do I view tracks stored to AttackPoint.org (&apsessions=)
- how do I set runners names (&name=First Runner,Second Orienteer,Third Walker)
- can I show event's name/class somehow on top of runner's names (yes, "&title=Earth Champs Relay H43")
- how do i set zoom level in url? (&zoom=13)
- how do i set bg map in url? (&basemap=0)

Experimental features
- how do I show moves stored to Suunto's movescount ("&gpxurl=move152315780")

Even more experimental features
- how do I select and compare tracks stored to Eventor of Sweden/Norway/Australia...
Try Eventor hack

Examples
- example urls and files coming later...