Skip to content

A Javascript wrapper for using Google Maps API V3 simply. Created by Ayyoub Jadoo

License

Notifications You must be signed in to change notification settings

ayyoubjadoo/map-api-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

map-api-1.0

A Javascript wrapper for using Google Maps API V3 simply.
Created by Ayyoub Jadoo

Usage:

Please take a look at the example in the file examples/index.html

Requirements:

You must have a Google Maps API Key to use the api, please replace the token 'API_KEY' in map-api-1.0.js with your API Key.

Options:

In map-api-1.0.js you can modify the following defaults:

  1. Map Center: Line 11 => CenterCoords: { lat:x, lng:y }
  2. Map Zoom: Line 12 => Zoom: x
  3. Marker Icons: Line 13 => you can change the icons urls.

About

A Javascript wrapper for using Google Maps API V3 simply. Created by Ayyoub Jadoo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published