Google Maps API
Inspiration
Do you need your own maps?
Useful URLs
Be creative!
https://sites.google.com/site/ostrowskionline/technologie/google-maps/dane
Usage limits
Obtaining an API key
To create your API key:
Obtaining an API key
Initialization
https://developers.google.com/maps/documentation/javascript/tutorial?hl=pl
Localization
Basic elements of the API
Overlays
Markers
Symbols
Info Windows
Polylines
https://developers.google.com/maps/documentation/javascript/overlays?hl=pl#PolylineSymbols
Polyline arrays
https://developers.google.com/maps/documentation/javascript/overlays?hl=pl#PolylineArrays
Symbols on Polylines
https://developers.google.com/maps/documentation/javascript/overlays?hl=pl#PolylineSymbols
Polygons
https://developers.google.com/maps/documentation/javascript/overlays?hl=pl#Polygons
Circles and Rectangles
Geocoding
Reverse geocoding
Events
https://developers.google.com/maps/documentation/javascript/events
Controls
https://developers.google.com/maps/documentation/javascript/controls?hl=pl
Styles
http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html
https://developers.google.com/maps/documentation/javascript/styling?hl=pl#styling_the_default_map
https://developers.google.com/maps/documentation/javascript/styling?hl=pl#creating_a_styledMapType
Layers (HeatmapLayer)
https://developers.google.com/maps/documentation/javascript/layers?hl=pl#JSHeatMaps
https://developers.google.com/maps/documentation/javascript/libraries?hl=pl
Thank you
Let's get to work :)