Closed hackergrrl closed 9 years ago
Would be a cool improvement! I'm not really sure if this is even possible - but if someone knows, leave comments below :)
I was thinking about that. :)
geopkg open
start an http server on localhost:XXXX$BROWSER
to localhost:XXXXUnresolved: how do you detect when the user is "done" (i.e. tab closed)? Perhaps a 'Done' button below the map? Or maybe the tab kills itself as soon as you drop the pin somewhere.
Ah, nice approach. I would just make it update the location every time you move the pin. This way when you close the browser (or the server) - the last recorded location of the pin would just be used.
Agreed: that's a much better approach.
Phewf! The hard work is done, now it's just a matter of integrating it. :D
@noffle That's super cool! This is so much the node way :smile: Break problems into smaller node-modules!
P.S. There is a "bug" in the name: noffle/place-geo-marker/issues/2
Though wifi triangulation is pretty good, it would be nice if
geopkg open
was a bi-directional operation: it'd show me a map of where it thought I was, and I could move the location pin around to match the destination more precisely.