Maps plugin allow you to create and display google maps on a powered geeklog site. A map will be added to the profile user if user's location is set. You can create a map on the fly with just one autotag.
[
]
1. As one of your site's Root users
2. If the installation completed successfully you are ready to go. Otherwise, check the geeklog error.log for errors.
1. Unpack the tarball in /path/to/geeklog/plugins/ (or unpack it on your PC and then upload the “maps” folder to that directory)
2. Rename the “admin” folder to “maps” and move it to /path/to/geeklog/public_html/admin/plugins/
3. Log into your site as the Admin user, select “Plugins” from the “Admins only” block, find the “maps” entry and click on “install”
4. There's no step 4 - the plugin should be ready for use now. Check that you have a [maps:] and a [geo:] autotag in the list of available HTML tags when you create a new story or comment.
To upgrade from an earlier version, please upload all the files from the archive to their respective location, replacing the older versions of the same files. Do not use the automatic way (see Automatic install above).
Once you've done that, log into your site as a member of the Root group (e.g. as user Admin). Go to the Admin's “Plugins” panel.
You can upgrade just by clicking the icon “Update” or click on the “edit” link for the maps plugin. You will be presented with an “Update” button. Click that button and you should get a message that the upgrade was successful. That's all.
The maps plugin configuration is online. After install, visit {site_url}/admin/configuration.php
| General Settings | |
|---|---|
| Maps public folder | You can rename your maps public folder public_html/maps. Just specify this name in this config aera. |
| Maps login required | Do user have to login to see maps. |
| Hide Maps menu | Do you want do hide the link to Maps folder in the menu elements (header navigation). |
| Allow markers submission | Do you allow marker submission from your site users. |
| Login require for markers submissions | Do your users have to be login to submit a new marker. |
| Marker edition | Do you allow marker owner to edit there own markers. |
| Monetize the markers | If markers are monetized only payed marker will show the complete info window informations. Not available in the current version (under development). |
| Google Ads Settings | |
| Show google ads on map | Yes or No. More infos on google maps advertising page |
| Your publisher id | |
| Your channel for stats | |
| Max ads on a map | 1 |
| Google API Settings | |
| Automatically fill undefined coordinates | Not use (under dev.) |
| Google Maps API Key | You will need a google map API to use this plugin. Get one here. |
| URL to Google Geocoding Service | Use default http://maps.google.com/maps/geo?q=%address%&output=csv&key=%google_key% |
| Default Permissions | |
| Permissions by default[0] | Owner permissions |
| Permissions by default[1] | Group permissions |
| Permissions by default[2] | Members (Looged-in) permissions |
| Permissions by default[3] | Anonymous permissions |
| Permissions are use to set owner, group, members and anonymous rights on maps and markers. | |
| Maps | |
|---|---|
| Main page header, autotag welcome | You can set a general header with text or autotag for the main maps plugin page (yoursite/maps/index.php). |
| Main page footer, autotag welcome too | You can set a general footer with text or autotag for the main maps plugin page (yoursite/maps/index.php). |
| Use markers cluster | Default is yes. If set to no, then all markers are always visible. Can be a loading issue with a lot of markers. |
| Global Maps | |
| Active map of site users | |
| Active global map | If yes display a link on the maps list page. All markers are displayed on the global map. |
| Global map type | Can be Normal street map, Satellite images, Terrain map, Transparent layer of major streets on satellite images or Transparent layer of major streets on top of aerial imagery. |
| Global map width | Set map width with % or px. |
| Global map height | Set map height with % or px. |
| Global map zoom (0-21) | Set map zoom between 0 (worldwide) to 21 (max zoom). |
| Profile | |
| Profile geolocalisation | Set to yes if you want to display a geolocalisation on user profile. If user set a location under his profile a map is display. You will need to use one time the “Set user geo” link under the maps admin page to create all users geolocalisation. |
| Profile map type | Can be Normal street map, Satellite images, Terrain map, Transparent layer of major streets on satellite images or Transparent layer of major streets on top of aerial imagery. |
| Profile map width (with % or px) | Set map width with % or px. |
| Profile map height (with px only) | Set map height with % or px. |
| Profile show directions | If set to Yes an extra block is displayed under the map to allow directions search. |
| geo autotag | |
| geo autotag map type | Can be Normal street map, Satellite images, Terrain map, Transparent layer of major streets on satellite images or Transparent layer of major streets on top of aerial imagery. |
| geo autotag map width (with % or px) | Set map width with % or px. |
| geo autotag map height (with px only) | Set map height with % or px. |
| geo autotag zoom (0-21) | Set map zoom between 0 (worldwide) to 21 (max zoom). |
| geo autotag show directions | If set to Yes an extra block is displayed under the map to allow directions search. |
| Map default settings | |
| Maps type by default | Can be Normal street map, Satellite images, Terrain map, Transparent layer of major streets on satellite images or Transparent layer of major streets on top of aerial imagery. |
| Maps width by default(with % or px) | Default value for map creation. |
| Maps height by default(with px only) | Default value for map creation. |
| Maps zoom by default(0-21) | Default value for map creation. Set map zoom between 0 (worldwide) to 21 (max zoom). |
| Map is active | Default value for map creation. When a map is not active only admin can see it. |
| Map is hidden | Default value for map creation. Set to yes when you need to hidde the map from the maps list. |
| Map accept free markers | Not use (under dev.) |
| Map accept paid markers (need paypal plugin) | Not use (under dev.) |
| Marker default settings | |
| Marker is active by default | Default value for marker creation. |
| Marker is hidden by default | Default value for marker creation. |
| Marker payed by default | Default value for marker creation. |
| Marker validy by default | Default value for marker creation. |
| Label color | Default value for marker creation. |
| Star primary color | Default value for marker creation. |
| Star stroke color | Default value for marker creation. |
| Marker detail zoom (0-21) | Default value for marker creation. Set map zoom between 0 (worldwide) to 21 (max zoom). |
| Use street info - Use code info - Use city info - Use state info - Use country info - Use tel info - Use fax info - Use web info | Set to No if you do not want to display on of these infos. |
| Ressource #1 label to Ressource #10 label | Set to empty if you do not want use it or change the label to create your own. |
You can edit, approve or delete a marker submission. This is the command and control quick moderation area for maps. In this area you can edit, delete or approve markers. Select any combination of deletes or approves and click the submit button.
| Field | Description |
|---|---|
| Edit | Click this to edit the marker. Note that saving an edited marker submission will approve it |
| Name | Name of the marker |
| Date | Date the marker was submitted to |
| Address | Address use for this marker |
| Delete / Approve | Radio buttons to select for delete or approval of the link |
maps autotag allow you to display a map anywhere. Use the map id.
[maps:2]
Just a test map
marker autotag allow you to display a marker anywhere. Use the marker id.
[marker:2010043016262849]
geo:map autotag create a map on the fly with the second parameter. This second parameter will be use by google to geolocalise the area you need. It can be a country, a city or a street. To display a street use street, city, country as parameter.
[geo:map paris]
With maps plugin 1.0.7+ you can also set the zoom parameter for the map, and width and height parameters in pixel. Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 21+ (down to individual buildings).
[geo:map width:450px height 350px zoom:12 paris]
1.2.3 Release Jan. 20th, 2012
1.2.1 Release Dec 7th, 2011
1.2.0 Release Dec 5th, 2011
1.1 Release Sept 23th, 2011
1.0.9 Release June 24th, 2011
1.0.8 Release June 9th, 2011
1.0.7 Release June 7th, 2011
1.0.6 Release April 8th, 2011
1.0.5 First official release October 23th, 2010
If you find any issue with this plugin, please contact us.