toonketels / geo

Small nodejs app to geolocate address, created for me to learn node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple application to play around with google geocode api.

Starting with code from server of 'nodebeginner' book.

Possible functionality:
- Make a call to the geocode api and display the coordinates of a hardcoded address
- Receive a get-request, parse url and get the coordinates of the respective address
- Display address on map (mapbox)

About

Small nodejs app to geolocate address, created for me to learn node.


Languages

Language:JavaScript 100.0%