Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 309 Bytes

location-picker-google-maps

Pick a location by dragging the map using Javascript Google Maps API

Usage

Include the map.js file into your html and run. Make sure to have a div with Id='map'. The relevant CSS is inside the html page for the marker as well as for the map div.

<div id="map"></div>