fnGoogleMap (Address; City; State; Zip; Zoom)
Rate this function: Average rating: 3.6 (22 votes) Discuss this Custom Function
Jeremy Upton, DME Supply Group
http://www.dmesupplygroup.com
NEW VERSION!!! Shows embedded (map only portion) Google Map within a web viewer object. No API required!
Sample Input:
| fnGoogleMap ( 1600 Pennsylvania ; Washington ; DC ; 20500; 12 ) |
|
Sample Output:
| http://local.google.com/maps?q=1600pennsylvania,Washington,DC,20500&z=12&output=embed&iwloc=0 |
|
Description:
Use this function to define a custom web address within a web viewer object. It will display an embedded map from Google Maps instead of the entire page as with the standard Google Maps output included with Filemaker. There is no need for any Google API.
The last variable "Zoom" sets the default zoom level of the embedded map. It supports values from 1-19. 1 has the least detail with 19 having the most.
This function has been significantly simplified from the original version. It now simply calls a URL instead of building a page with HTML. If you are using the old version you may have noticed that it no longer draws the location pushpin on the map. This version fixes that.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:Make a comment about this Custom Function (please try to keep it brief & to the point). Anyone can post:
|
Newest Custom Functions:
| 1. |
indonesian_date(date) |
| |
(Mon, Feb 06, 7:14pm) |
| 2. |
phpArrayValue ( array ; key ; pos ) |
| |
(Fri, Jan 27, 1:49pm) |
| 3. |
solfm_timeToMinutes (theTime;roundSec) |
| |
(Fri, Jan 20, 6:26am) |
| 4. |
filterLines(filterField;filterValue;Result) |
| |
(Sat, Jan 14, 2:20pm) |
| 5. |
getMaxValue ( theList ) |
| |
(Thu, Jan 12, 1:06pm) |
| 6. |
MiddleWordsIncPunct ( text ; startingWord ; numberOfWords ) |
| |
(Sat, Jan 07, 9:16am) |
| 7. |
WindowInfo |
| |
(Fri, Jan 06, 12:39pm) |
| 8. |
CenterWindow in Window vert horiz (demension) |
| |
(Fri, Jan 06, 12:25pm) |
 |
|
Thanks for this function! It works much nicer than the FM 10 version!
Teg Bains, Richmond, BC
November 25, 2009 12:50pm