.NET Micro Framework Projects

Start sharing your project!
Upload
Home > Google Maps Static Api Demo
Google Maps Static Api Demo

Description

simple GoogleMaps static api demo using the following services:

Static Maps API Developer's Guide
Geocoding


try to use different locations eg:

string location = "newyork";


TODO's:
  • error handling
  • implement 'chunked' type for http/1.1 (for geocoding request)
  • try to keep connection open between requests (performance)
  • use json file format for geocoding (smaller response)
  • encoding for geocoding results
  • show list of geocoding results (currently first found coordinate is used)
  • use touch screen for user input and navigation
  • integrate gps receiver for current location

Comments

Loading...
Add Comment
Project Stats
Page Views:
1318
Votes:
7
Rating: