Google Maps directions using geographical coordinates (i.e. longitude and latitude) |
| Written by kksou | |||||||
| Sunday, 24 May 2009 | |||||||
|
The following sample shows how to display Google Map directions using geographical coordinates (i.e. longitude and latitude) with the googleDirections plugin. Instead of using addresses when with the googleDirections plugin, you can also use the geographical coordinates (i.e. longitude and latitude) if you have them. To insert a Google Map with directions using longitude and latitude, use the following syntax:
{googleDir
from="Google Inc.~37.4219720,-122.0841430"
to="Yahoo Inc.~37.4163228,-122.0250403"}
Note: The foramt for Very Important! This feature only works with googleDirections plugin version 1.04/1.54 and above. VIP - Joomla 1.0 UsersFor the method described in this article to work on Joomla 1.0, you have to do the following:
Code used:
{googleDir width=400 height=360 dir_on_right=1
from="Google Inc.~37.4219720,-122.0841430"
to="Yahoo Inc.~37.4163228,-122.0250403"}
Related ArticlesYou may also want to refer to the following articles:
User reviews There are no user reviews yet. Note: You have to be a registered member to leave a comment. Free registration here. |
|||||||
| < Prev | Next > |
|---|
Joomla 1.0 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla 1.5 Articles
- How to create a module with DirectPHP plugin?
- How to include modules in Content item?
- How to include modules in Section/Content Description
- How to include PHP commands in Section/Content Description
- How to make plugins process Section/Category descriptions
- Include Code Listing plugin - More Tips and Techniques
- How to have DirectPHP plugin process RSS feed?
- How to have the plugins processed when genrating PDF documents of content items?
- How to have DirectPHP commands processed in Joomla search?
Joomla Plugins
Joomla Components
Joomla Gadgets
- Google Image Search
- Google News Search
- Wikipedia Search
- Google Book Search
- Google Video Search
- Google Currency Converter - AJAX version
- Yahoo Currency Converter - AJAX version
- Yahoo Stock Quote (AJAX module version)
- Yahoo Stock Quote (AJAX component/ module version)
- googleSearch_cse component
- googleSearch_cse module
- googleMaps plugin





