Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: google maps
11 Feb 2015 14:51

cosmin.cristea

Calculating the distance between 2 addresses can be done using the Google Distance Matrix API. This customization will require using the PHP scripts called on form display and the Javascript section (found in the Form Properties).

1st step

Create a new form and create a normal button (for this example i named it search);
Create 2 googlemaps (for this example i named them gmap1 & gmap2)

2nd step

Create a PHP Script called on form process to calculate the distance, this can be done like so...
Category: RSForm! Pro
11 Feb 2015 11:02

dispatch

www.rsjoomla.com/forum/search.html?q=goo...ldforums=1&catids=37

Mine: www.rsjoomla.com/forum/37-rsform-pro/244...lculation.html#28614

No answer in over a month

This is the "freshest" mentioning my search of > google maps

www.rsjoomla.com/forum/37-rsform-pro/244...ogle-maps.html#29994

Posted by another user on above: This is one of the mandatory things why I got RSFORM! Pro..

ME TOO !!

1) I need to Create an End User Entry Form...
Category: RSForm! Pro
10 Jan 2015 11:32

Isengo

Still not working right. I can fill out the Geolocation Search, but itś still not updating by itself. can someone please help or is it more efficient if I open a ticket? This is one of the mandatory things why I got RSFORM! Pro...
Category: RSForm! Pro
09 Jan 2015 08:41

Isengo

Hello Matthew, this is exactly what I am looking for. But I don't get a few things in this script. For example the rsformmarker48, what is this for?
Category: RSForm! Pro
02 Nov 2014 13:02

IamJim

Hello Tiffjan, and I am sorry to bother you but I have been away from rs forms since 11/2012 and now they have maps. Reason I am contacting you ma'am is because this seems to be "fresh in your mind" [smile] and I was wondering if you would not mind helping me if you could get up to speed?

I also see that your had a github/k2 as well. I have only got as far to really download and install K2, but wondering how good you are with that as well please?

Thanks in advance for your time...and I also simply...
Category: RSForm! Pro
08 Sep 2014 11:19

matthew.j.jackson

If anyone is interested I created a new function based off the rsform function with some minor alterations to get this working... I'll be the first to admit the code is crude but it gets the job done.
<script>
 
function rsfp_UPDATEgeolocation(term, id, mapid,  map, marker, geocoder, type) {
	var content = document.getElementById('rsform_geolocation'+id);
	var address	= document.getElementById(mapid).clientWidth;
 
	document.getElementById('rsform_geolocation'+id).style.width =...
Category: RSForm! Pro
08 Sep 2014 09:05

matthew.j.jackson

:dry:

Hi guys,

I'm trying to do something I thought would be repetitively simple yet I think I am missing something.

What I am trying to do is have 3 separate fields populate and update the google map marker and center on it. (ie Street Address, Suburb, Post code.) add them all to one javascript variable and then update the map.

So far I have only been able to replicate the google auto text list. That means the user still has to click the link to get the map to update. I was looking at...
Category: RSForm! Pro
29 Aug 2014 12:20

feraut

Hi !
i found a solution to fill fields with adresses with google fields: adresseA and AdressB

And now i would like to calculate the distance between the two adresses.
I have the google script just below, but i don't know where to put it to have the field "distance" filled with the result of the calcul ?

An idea ?

Thank's a lot for your help !!!

exemple of SCRIPT :

function getDistance($adresse1,$adresse2) {...
Category: RSForm! Pro
09 Mar 2014 03:31

shane.french

I have been desperately trying to find the solution to this...

I have a form that uses a Google Maps field. I have it set to output coordinates.

Of course, that gives a result like "41.404361,-81.917347"

But I need to map that to the database into two columns, named "latidude" and "longitude"

I know I need to explode the string via PHP with Scripts called after form has been processed...I'm just at a total loss as to how to do this.

Any help is greatly appreciated. Thanks!
Category: RSForm! Pro
06 Mar 2014 09:10

pavelnap

designated place user is quite different from the position shown on the Google map - up to ten to twenty meters
- I selected point in the middle of a pedestrian crossing 49.655782,17.928514
- result shows elsewhere
www.google.cz/maps/place/Komensk%C3%A9ho...9:0x89cf5f960261f9c1

Please help Pavel
Category: RSForm! Pro
21 Jan 2014 12:06

contact332

Hi!

Because team won't devellop this option, i search a method to replace MACENTER attribut of Google Maps field.

Something like
//<code>
$mycoordinates = "40.689148,-74.04472";
return $mycoordinates;
//</code>

don't working, there are another method to enabled code for this parameter or database modification or another something else?!

Thanks!!
Category: RSForm! Pro
10 Jan 2014 16:31

farid65

i want to have a form exactly like bellow..
www.inoxed.com/index.php/flickr-submission

with google maps filed which shows the Current position.....
please give me downlod files of the mentioned form or somthing like that...(if it is possible for you..)
Category: RSForm! Pro
09 Jan 2014 18:48

Huttanus

when I add the Google Map plugin it works perfect in Firefox with the Enabled Geolocation search.
I can write any address and it will show in the list . But in Internet Explorer VER 11 I get some strange dropdown list where the addresses should be. It says
"undefined"
"undefined"
"undefined"
"undefined"
"undefined"
"undefined"
"undefined"
"undefined"
Annyone seen this??? and how to fix
Category: RSForm! Pro
18 Aug 2013 08:56

servidordecorreo1

What you resolved?, I have the same goal to meet ... Has any solution? :dry:

Fill in a direction and a map showing the location according to google maps .. should be possible ... Does anyone know?

Please excuse my poor english...
Category: RSForm! Pro
12 Jun 2013 11:22

robuustmedia

I want to make a multipage form where the user inputs his address on page 1 and these values are used in a the google maps plugin. For this plugin to work I think of something like this:

{mosmap address='{value:address},{value:zipcode},value:place}'|zoom='15'|zoomType='Large'|zoomNew='1'|mapType='Hybrid'|showMaptype='1'|}

More info about the plugin @ tech.reumer.net/Google-Maps/Documentation-of-plugin-Googlemap/

Can you help me out to show the values entered in page 1 to show up in the plugin?
Category: RSForm! Pro
Displaying 46 - 60 out of 66 results.