Creating field to display google maps

  • Published by
    Yannick Berges
  • Last modified
    28 October 2013
  • Up to date
    Yes
  • Profile concerned
    End user, Developer
  • Concerns
    Component
  • Since Version
    1.5.4
  • Voting
    Average rating
    4 votes
    • 1
    • 2
    • 3
    • 4
    • 5
  • Favourites
    260 Creating field to display google maps /documentation/tutorials-english/71-fields-usages-tips-joomla-plugin/260-creating-field-to-display-google-maps.html

There is a free FLEXIcontent field for Google Maps:

http://code.google.com/p/flexigmap/downloads/list

Alternative you can
-- install a google maps plugin,
-- an then trigger it in a FLEXIcontent text field

We will give an example with google maps2 joomla plugin
http://extensions.joomla.org/extensions ... /maps/1147

1. Install googlemaps2 plugin and enable it
2. Create a text field
3. Allow googlemaps 2 plugin in field

4. On Openning tags

{mosmap address='


5. On closing tags

,yourcountry'}

it is for exemple (you can add more configuration with other tags, read plugin documentation)

6 after simply add your addresse in item

NOTE : in plugin you can allow direction etc ...