gboudreau / nissan-connect-php

Use the Nissan Connect (was Carwings) API using a simple PHP class.
GNU General Public License v3.0
38 stars 17 forks source link

Added getLocation() method to fetch vehicle's GPS location. #15

Closed carestad closed 7 years ago

carestad commented 7 years ago

Very simple implementation to get the "find my car" data.

gboudreau commented 7 years ago

Looking good.