Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

This is the home of the GM space.

To help you on your way, we've inserted some of our favourite macros on this home page. As you start creating pages, blogging and commenting you'll see the macros below fill up with all the activity in your space.

...

Column
width60%
Recent updates

...

width5%

...

width35%

...

Navigate space

...

Page Tree Search

...

Google Maps Plugin

Excerpt

Embed Google Maps within your FarCry application. Maps can include multiple plot points and custom icons.

Download

You can grab the code base from the FarCry subversion repository: https://farcry.jira.com/source/browse/GM

Installation

Add googleMaps to your plugin list in the ./www/farcryConstructor.cfm template in your projects webroot.

You'll need to get an official Google Map API key for your domain. This is a big alphanumeric keyed to your specific domain – so you'll need one for your development environment and one for production. Add it to the Google Maps config in the webtop.

Tip

Google Maps config is stored under Content > Google Maps. Its a separate content type because in some more advanced deployments you may need multiple configs. Mostly you'll just need the one (smile)

Getting Started

Then simply reinitialise your application and login to the webtop. You can create Locations and maps from the webtop admin, and schedule maps onto your pages using the googleMap publishing rule.

Plugin Components

Content Types

  • googleMap
  • googleMapLocation

Publishing Rules

  • ruleGoogleMap

Video & Screen Grabs

Gallery
columns3
titleGoogle Maps Plugin In Action