Hi everyone :D
Please check for widgets, which are mini applications I've did,
running inside the map.
Distance widget:
http://map.quillamwa.com/distancewidget/
Around widget:
http://map.quillamwa.com/aroundwidget/
Find me widget:
http://map.quillamwa.com/findmewidget/
They can be activated/descativated at a control button made for them
to the left of the map's type, top right corner.
To resume what do they do:
Distance widget:
let's you click on the map and then add markers and measure distance
along the whole path. Note: the markers are draggable.
Around widget:
it makes markers you pass to it invisible. It creates a "person"
marker and a search scope around him (a circle), then you can move the
"person" marker since it is draggable and also increase or reduce the
search scope with that "arrow" marker. And then, only those markers
inside the search scope that were invisible will be visible.
Find me widget:
Basically it uses what W3C explains on how to get a location from the
user, it gets the lat,lng coordinates and then locates a marker at
that position. This one is buggy, well not buggy, it is that since it
depends the browser it doesn't always find the correct position. But I
followed W3C instructions so that's not my fault.
Lately I made a script apart for this so this one should be rewritten
but I am writing other scripts right now :P
Best regards,
Ciul.