Google Maps API – Map Types example

Google Maps API support four map types : ROADMAP – Displays normal street/road map (default map type). TERRAIN – Display normal street/road map based on terrain information. SATELLITE – Display satellite images only. HYBRID – Mixed normal and satellite views, display street/road views on top of the satellite images. Note Normally, you just use either …

Read more