Skip to content

A map with the ability to create, edit, delete a marker + its description in localStorage

Notifications You must be signed in to change notification settings

13338/gmap-localstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gmap-localstorage.js

A map with the ability to create, edit, delete a marker and its description

functions

  • create marker
  • show description when you hover
  • dragging (move and save)
  • edit description
  • change marker color
  • data storage in localstorage

run

git clone https://github.com/13338/gmap-localstorage.git

Replace the https://maps.googleapis.com/maps/api/js?callback&callback=initMap (index.html) with your own api key https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback&callback=initMap

preview

preview

About

A map with the ability to create, edit, delete a marker + its description in localStorage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published