BruceJ Posted February 9, 2007 Posted February 9, 2007 I searched and hadnt found this issue. Has anyone found a way to use the Google Maps and return just the graphci map portiona nd not the space above the map where you input more info. I want to conserve screen relestate and this space is just a waste to me. Perhaps there's another map program out there that is better suited? Also - the default view of the Google map is the street view, is there a way for it to go straight to the Hybird (combo street and satelite view).
hbrendel Posted February 9, 2007 Posted February 9, 2007 Have a look at the GoogleMaps API. Somewhere on their site.
BruceJ Posted February 11, 2007 Author Posted February 11, 2007 I tried the API thing and used the code from some of the gadgets, but you have to be able to "send" info instead of just the web address. Don't know if this makes sense. If someone can teach this old dog a new trick I'd appreciate it.
hbrendel Posted February 11, 2007 Posted February 11, 2007 (edited) What I did: I made a calculation field with the necessary code for the map request. Longitude and latitude fields are substituted into this calculation. Then in a script, with the Troi File plug-in I create an html file with this calcfield as the content. This file is placed in the FileMaker directory, using the Get ( FileMakerPath ) function and it is the target of the webviewer. The script ends by resetting the WebViewer. Edited February 11, 2007 by Guest
Genx Posted February 11, 2007 Posted February 11, 2007 You wouldn't possibly be able to post a sample would you Henk?
hbrendel Posted February 12, 2007 Posted February 12, 2007 Here's a downsampled specimen of my solution. You'll need the Troi File Plug-in (demo free downloadable). File paths are computed for the Mac, for Windows you'd maybe have to fiddle with them. Let me know how you're doing. sample.fp7.zip
Genx Posted February 12, 2007 Posted February 12, 2007 What are the four functions called in order? I have the url plugin, but it appears as function missing
hbrendel Posted February 12, 2007 Posted February 12, 2007 You'll need the Troi File Plug-in (demo free downloadable).
Genx Posted February 12, 2007 Posted February 12, 2007 Lol, sorry, re the plugin, seems i made an assumption for some reason. Nevermind, I won't be lazy and i'll go get it.
Recommended Posts
This topic is 6866 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now