Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Google Maps - How to Get just the map?


This topic is 6563 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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).

Posted

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.

Posted (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 by Guest
Posted

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

Posted

What are the four functions called in order? I have the url plugin, but it appears as function missing

Posted

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.

This topic is 6563 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.