Monday, May 13, 2013

An Overview of Google Maps Products

Google has developed many products to use to make maps. They range from the basic maps.google.com and My places tools up to the Google Maps JavaScript API and Maps Engine. Here I will list some of the tools and their pro's and con's...

  • https://maps.google.com (The most common and heavily used mapping tool on the planet. Millions of people use this site every day to look up information, find places, find directions, view traffic conditions, photos, weather and more. When logged into Google you can access the My places tool to create simple maps of your own.)
  • My places (Basic tool to create maps, add placemarks, lines, polygons, and share your maps with friends and family. You simply log in to google, visit maps.google.com, and click on My places. From there you can create a map and share it with others. If you want to display a kml or kmz file in your map just upload the file to a publicly accessible server and paste the url in the search bar of google maps and watch as it appears on the map like magic!)
  • Google Maps JavaScript API v3 (Use this tool to embed an interactive Google Map in your webpage using JavaScript. Helps a lot if you know JavaScript but Google has awesome documentation to help you along the way if you are just a beginner. Check out the Developer's Guide at https://developers.google.com/maps/documentation/javascript/tutorial)
  • Google Earth (This is the famous tools that lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. Learn more and download Google Earth at http://www.google.com/earth/index.html)
  • Google Places API (The Places API allows you to access information about establishments, geographic locations, or prominent points of interest within your map. I use this API to include layers in my maps for things like restaurants and parks which I don't always have GIS data for. View the Developer's Guide here https://developers.google.com/places/documentation/)
  • Google Maps for Business (This is the same tool as the JavaScript API but with a different license and more functionality including more geocoding requests per day, business-friendly terms and conditions, support and service options, intranet application support, and control over advertisements within the map.)
  • Google Maps Engine Lite!!! NEW! (This is an awesome new tool that is FREE and very user friendly. It is more powerful than the My place tool in Google Maps and it allows you to draw and add places, lines, or shapes, it allows you to import and visualize data on the map, organize and group places into layers, and create and modify styles. Sign in to Google and click here to try it out...https://mapsengine.google.com/map/?pli=1)

Utah Golf Map & Ski Utah Map

If you like to golf and live in or visit the State of Utah, take a look at my new website www.utahgolfmap.com, which uses GIS data and the Google Maps API, Google Places API and some jquery to create an interactive one-stop-map of all the golf courses in the State.


I also have a map of Ski Resorts in the State of Utah located at www.skiutahmap.com


Online City Maps

Online City Maps is a website I developed to help local governments learn how to integrate their GIS data with Google Maps to build an incredible online mapping application for their city or town. Visit the website at www.onlinecitymaps.com to learn more...

These mapping applications are great because they use current GIS data, the Google Maps JavaScript API, the Google Places API, and some great features like weather, traffic and pictures!

Check out some of the maps in the Gallery:


Welcome to More Than a Map

More Than a Map is an unofficial blog about Google Maps! The purpose of this blog is to help others learn how to use Google Maps and the many API's available to build incredible online maps.

I chose the name "More Than a Map" because that is how Google refers to Google Maps. It truly is more than a map! It is an interactive experience that brings the world to your fingertips. Google Maps is an incredible tool that can be used to learn about the world around us, show us where things are located, provide us with real time weather and traffic information, and take us anywhere on the globe!

I have been developing web application with the Google Maps API for many years and I think that it is by far the single best mapping tool in the world. Most people don't realize how many API's, tools, and products Google has made available in their family of geospatial products. One purpose of this blog is to list the many products available and to help others decide which product is right for them! Please use and share the information available on this blog and let me know if you find it worth your time!

Happy Mapping!