Giter Site home page Giter Site logo

space-time-maps's Introduction

space-time-maps

To run, you'll need to hook up credentials for the Google Cloud (https://console.cloud.google.com/) and Mapbox (https://www.mapbox.com/) APIs. In Space-Time-Maps/Config, create a file named Keys.plist, and set up the following key-value pairs:

  • mapboxToken: your-mapbox-API-access-token
  • apiKey: your-google-maps-api-key
  • iosKey: your-google-maps-sdk-key

Mapbox

Required to calculate temporal isochrones. Free.

Google Cloud

The API and SDK are used for different things. Calls to API cost $, however, Google provides a free $200 credit each month, and you can set up your billing settings to automatically disable API access once your budget has been hit.

I'm no longer sure why I split up the API and SDK keys, but I assume there is a reason.. :-)

Google API

Set up and restrict your key for the following services

  • Directions API
  • Distance Matrix API
  • Places API

Google SDK

Set up and restrict to iOS apps. For some reason I didn't set up further access restrictions in my own account.. but I'm quite sure it's only needed for the following SDKs

  • Maps SDK
  • Places SDK

With all this set up you should be good to go! :-)

space-time-maps's People

Contributors

bickybee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.