mkdir google-map-flado
cd google-map-flado
git clone https://github.com/flado/google-map.git
cd google-map
bower install
npm install http-server -g
cd..
http-server
http://localhost:8080/googl-map/demo.html
http://localhost:8080/googl-map/demo-autocomplete.html
==========
See the component page for more information.