Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Work in Progress

  

Configuration Prerequisites

Creating the Map File

Getting a Google API Key

Configure Google API Key

Configure Map Types

Configure Centres and Zoom Levels

 

Configuration Prerequisites

...

'googleApiKey' => 'defaultAPI', 

Configure Map Types

To configure what map type to display, open the Maps.nmis file in /usr/local/opmantek/conf/

...

  • google.maps.MapTypeId.ROADMAP displays the default road map view
  • google.maps.MapTypeId.SATELLITE displays Google Earth satellite images
  • google.maps.MapTypeId.HYBRID displays a mixture of normal and satellite views
  • google.maps.MapTypeId.TERRAIN displays a physical map based on terrain information.

Configure Centres and Zoom Levels