deprecated and killed

In Tiki 7 we started to move from GoogleMaps (GMap) to OpenStreetMaps, respectively OpenLayers, which offers a GoogleMap layer. Latest since Tiki 13 we are using only OpenLayer (OpenStreetMap) and step b step remove(d) ll code from old MaServer and GMap.

Please visit the following pages, if you want to use Maps in Tiki:
OpenLayers, Maps, PluginMaps

Please mind: This page stays here only for historic reasons and to guide to Tiki's OpenLayers page


Google Map feature


Tiki has more than one map feature, Tiki map (with Mapserver) can handle a huge number (5000+) of objects, Gmap provides the convenience of having Google maintain your mapserver. This implementation uses v2 of the google map API, documented on http://www.google.com/apis/maps/documentation/reference.html

Image


What it does

The googlemap can

  • provide a display of a map with a set location.
  • store geolocations from user input
  • show where all the site's users are on the map
  • search and categorize geolocations.
  • add geolocation and display a map as a Google Maps tracker field
  • Mod GMap is available at mods.tiki.org, which adds functionality to use GMap to pair wiki pages with mapped locations.



Quick Guide to Setup GMap

  1. requires at least Tiki 1.9.4
  2. request a google key on http://www.google.com/apis/maps/signup.html
  3. enable google map in features admin panel tiki-admin.php?page=features
  4. add googlemap key to /tiki-admin.php?page=gmap (and only key) and save
  5. when key is added that page presents a map so you can setup default center and zoom level
  6. the link to googlemap locator is now added in user preferences page
  7. admin can setup and change location for any user from adminuser page
  8. add a link to /tiki-gmap_usermap.php in your navigation
  9. use PluginGoogleMap to insert googlemaps within wiki pages and to geocode specific wiki pages

OpenLayers

By using the HTML and JavaScript plugins OpenLayers can also be used with Tiki Although it is not yet integrated into the system as Google Maps is, markers on an OpenLayers map can be linked to tracker items and wiki pages. See this page. OpenLayers is now integrated

From here:

PluginGoogleMap

    • tiki-gmap_usermap.php and templates/tiki-gmap_usermap.tpl



Bonus


alias