Marnoto.com Sharing information on Google Maps JavaScript API v3.
by Miguel Marnoto → December 14, 2013

Creating a map with multiple locations without using a database may be limited but it has its advantages where...

"Old Posts"

Posts in "Markers"

Quick and easy share a location on Google Maps

by Miguel Marnoto → February 8, 2015

Sometimes sharing the restaurant location for your next dinner party is a very painful task. Not all group members live in the same city and to make things worse, the restaurant owner decided to choose that corner in the X alley because it's most quiet!
This is a common situation and can be transported to other group activities. What is normal to do in this situation is to send the information by e-mail, or worse, is trying to describe the route via telephone. Both situations are potential attacks to the patience of any sane mind and can be avoided if you share a location on Google Maps.

Creating a map with multiple markers - Google Maps API JavaScript v3

by Miguel Marnoto → December 14, 2013

Creating a map with multiple locations without using a database may be limited but it has its advantages where the number of places is reduced.

Add a marker with Google Maps JavaScript API v3

by Miguel Marnoto → September 24, 2013

Markers are simple icons that point the position of a particular location on a map.
We have already seen how to embed a map on a webpage.