You are reading a single comment by @Yemble and its replies. Click here to read the full conversation.
  • Paranoid IT geek so I wasn't sharing my RWGPS account when testing, just using a gpx file.

  • Paranoid IT geek so I wasn't sharing my RWGPS account when testing, just using a gpx file.

    Fair :) Login http request just gets proxied via the server to avoid cross-domain restriction. No storage, no logging. I'm going to bug them again.. not supporting CORS on a public API is dumb.

    GPX file gets yoinked right off the computer using FileReader.

    EDIT: Just switched the RWGPS API stuff to JSONP, so now all that stuff goes direct to them from the browser - no server proxy calls.

About

Avatar for Yemble @Yemble started