Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cspanring/foodtruckmap

A map showing Food Trucks based on user locations.
https://github.com/cspanring/foodtruckmap

Last synced: about 1 month ago
JSON representation

A map showing Food Trucks based on user locations.

Awesome Lists containing this project

README

        

# foodtruckmap.co

[foodtruckmap.co](http://foodtruckmap.co)

A map showing Food Trucks based on user locations.

## Dependencies

* [jQuery mobile (Alpha 4.1)](http://jquerymobile.com/)
* [Google Maps API (v3)](http://code.google.com/apis/maps/documentation/javascript/)
* [jQuery UI map (2)](http://code.google.com/p/jquery-ui-map/)
* [foursquare Venues Project](https://developer.foursquare.com/venues/)

## Features

* Reads user location by using browser geolocation API
* Queries foursquare API for Food Truck category in user vicinity
* Plots Food Truck locations on a Google Map with different icons for active (checked in people) and inactive Food Trucks. Food Trucks are moving targets, it's a workaround for visualizing the likelihood if a Food Truck is at a given location or not.