How to Add Google, MapQuest or Bing Layers ========================================== Notes on All Layers ------------------- * Commercial layers can only be used as basemap layers. You cannot elevate them any higher in the list. * Commercial layers cannot be printed. The licensing agreements for these layers do not allow them to be printed. * You must shift your map into Web Mercator (aka "the Google Projection"). Please read :doc:`../docs/projections` How to Add Google Layers ------------------------ Step 1: Add the Google API to geomoose.html ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Open "geomoose.html" in a text editor. * Find the ` Step 2: Add the Google map-source Definitions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Now it is necessary to put the map-source definitions into the Mapbook:: Step 3: Add the Definitions to the Catalog ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Google layers can only be used as basemap layers. So when using them as a background it is usually wise to simply create a backgrounds group and allow the user to toggle between the various layers::