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 "Info Window"

5 ways to customize Google Maps InfoWindow

by Miguel Marnoto → September 19, 2014
google maps infowindow

The default Google Maps InfoWindow can be customized with these 5 easy steps.
A custom infowindow offers a differentiated style to your maps and it can and should be adapted to the overall look of your web site.

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.

Info Window on Google Maps API JavaScript v3

by Miguel Marnoto → September 26, 2013

The Info Window on Google Maps is no more than a <div>, in the form of a cartoon balloon, with the position on the map defined through the coordinates of the corresponding marker.