Loading...
 
Skip to main content

History: Gmap

Source of version: 21 (current)

Copy to clipboard
            {include page="system~killnotes2016" start="!start killnote GMap" stop="!stop killnote GMap"}


! 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


::{img src=http://tiki.org/img/wiki_up/gmap_users_map_01_shadow.png }::


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

!! OpenLayers
--By using the ((PluginHTML|HTML)) and ((Pluginjs|JavaScript)) plugins [http://openlayers.org/|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 ((OpenLayers|this page)).-- __OpenLayers is now integrated__

!! From here:
{toc}
((PluginGoogleMap))

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


Bonus
* check http://video.google.com/videoplay?docid=8056461464933652343&q=dennis+daniels for some live experience


-=alias=-
*(alias(Google Map))
*(alias(Google Maps))