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
01 Feb 2017 07:32

Martin.Beaumont

Thanks I found this out about 5mins after the above post. Too late to stop the post heading in your direction.
Category: RSForm! Pro
01 Feb 2017 07:30

adrianp

Hello,

This has been added for a while now and you should be able to find it via backend > Components > RSForm!Pro > Configuration > Settings > "Google API Key".
Category: RSForm! Pro
31 Jan 2017 22:57

Martin.Beaumont

Hi there - can I ask if this functionality has been added to later versions of RSForms?

As of 1.5.24 I don't see anyway to add your API key to the map?

The documentation mentioned above makes no reference to the inclusion of an API key which now seems a mandatory requirement.

Thanks,
Category: RSForm! Pro
06 Sep 2016 23:06

admin759

Hi :)

Tryout to get google maps to work by displaying the address selected when dragging the pin, I thought this would work default?


I am hoping to get the maps form field to output a route? The route is selected in one map.

Anyone have any luck with google maps form field?
Category: RSForm! Pro
14 Aug 2016 09:55

vincentdavid2011

Hello,

Gmap doesn't load in modal box (the google map it show a gray background.)

For now I use it onclick="setTimeout(function(){rsfp_initialize_map141();},100);" in this topic: www.rsjoomla.com/forum/37-rsform-pro/257...aps-doesnt-load.html
It works but I want to load gmap at modal box loading

How to do this?

Thank you
Category: RSForm! Pro
12 Aug 2016 14:53

vincentdavid2011

Hello,

How limited search at 1 region for google geocoding in rsForm?
//maps.googleapis.com/maps/api/geocode/
developers.google.com/maps/documentation...ro?hl=fr#RegionCodes
maps.googleapis.com/maps/api/geocode/jso...edo&key=YOUR_API_KEY

I want to limited search in one region only

Thank you
Category: RSForm! Pro
27 Jul 2016 13:42

dragos

Hello,

Google has changed how the Maps API functions and you'll be needing an API key:

developers.google.com/maps/pricing-and-p...ard-plan-2016-update

Though a configuration area on this matter will be included in the upcoming RSForm!Pro version, in the meanwhile, you can try these steps:

- locate and open the following file:

\administrator\components\com_rsform\helpers\fields\textbox.php

- search for:
$this->addCustomTag('<script src="<a class="bbcode_url" href="https://maps.google.com/maps/api/js" target="_blank" rel="nofollow">maps.google.com/maps/api/js</a>"...

-...
Category: RSForm! Pro
22 Jul 2016 17:39

responseit

Any idea why it works on our dev server and not the live site? It is complaining about the Google Maps API key being non-existent but there is no place to put this key?
Category: RSForm! Pro
24 Feb 2016 03:09

stephen.holland2

Yes you can add an Autocomplete Address field set to an RSForm form.

There are a couple of steps:
1) get a maps API key from the Google developers console;
2) read this example and understand it - developers.google.com/maps/documentation...complete-addressform
3) Create a new form with a field called 'autocomplete' this just make the example from google work painlessly;
4) on the "Attributes" tab for the autocomplete field type onFocus="geolocate()"
5)...
Category: RSForm! Pro
10 Feb 2016 18:14

xsbucks

Hey RS World.

I am attempting to add a Precise Location option into RSforms. I have tried multiple js to get this to work but just haven't been able to come up with the right way. Google Maps will show precise location automatically when loading the form.

Any Ideas? I have searched the forum for a couple of days trying to come up with the right answer.


Thanks
Category: RSForm! Pro
25 May 2015 07:48

cosmin.cristea

A quick fix for this issue is to initiate the map when triggering the conditional field. You can do so by binding a function to the onclick event of the conditional field trigger.

Edit the field that triggers the showing of the map and add in the Additional Attributes area the following line:
onclick="setTimeout(function(){rsfp_initialize_map81();},100);"

note that you should change the "81" number to match your case. in order to retrieve the "id number" inspect the field and the div...
Category: RSForm! Pro
23 May 2015 15:51

michooo

When using the conditinal field function with a google map block, then the google map doesn't load properly. The Geolocation-funciton works correctly, but instead of the google map it show a gray background.

Any ideas how to fix that?

RSForm Pro 1.50.14
Category: RSForm! Pro
10 Apr 2015 07:48

bogdan.tataru

RSForm! PRO has already a Google Map Form Field which can be used in order to search for an adress. On Administration page go to Components >> RSForm! PRO >> Manage Forms and edit your form. Choose Google Map from left side and on the Attributes tab activate Geolocation search. This option will display an autocomplete address field on your form.
More on this here: www.rsjoomla.com/support/documentation/v.../908-google-map.html
Category: RSForm! Pro
08 Apr 2015 12:39

anvar.zackaria

Hello,

Will I be able to add 'Google maps api address field' in the RSForm? This field will autocomplete the address.

Example source:
www.findsourcecode.com/google/how-to-mak...with-google-map-api/

Thanks
Category: RSForm! Pro
20 Feb 2015 07:03

john0784

Hello,

I have a directory submission display that shows a google map.
When I select download pdf the resulting document does not show the map.

Is it just encoded wrong?

Please Help.

Thanks
Category: RSForm! Pro
Displaying 31 - 45 out of 66 results.