GeoMaps delivers an amazing implementation of the Google Maps experience right on your website so you can keep your visitors on your site. We've made it dead simple to add the location of a listing on a map with the click of a 'map it' button and you can drag the marker to fine tune its location. The add-on comes with a batch geocoder to quickly add coordinates to your locations, customizable marker icons per category, get directions and streetview integration and support for KML layer files in listings via the JReviews file upload functionality.
Views | 2,430 | Downloads | 28 |
---|---|---|---|
Version | 4.9.0 | Created | 2018-12-01 |
System | Joomla 3 | Changed | 2020-12-01 |
Website | JED | Developer | ClickFWD LLC |
License | GNU/GPL | Original Price in Developer Site | 69 $ EUR |
# Proweblabs 2018-12-01 13:51
# Aldo 2018-12-16 18:11
thanks
# Joomla! Share 2018-12-23 10:43
# steen 2019-02-01 00:10
when clicking on "jreviews app store" I get this error:
"cURL error 60: SSL certificate problem: unable to get local issuer certificate (see curl.haxx.se/libcurl/c/libcurl-errors.html)"
Any solution to this
# Joomla! Share 2019-02-01 00:16
/com_s2framework/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/
Copy the path and add it to your php.ini file.
To place the path in the ini file open php.ini in an editor.
find:
;curl.cainfo =
replace with as an example:
curl.cainfo = path_to/cacert.pem
In my case it ended up as:
curl.cainfo = C:\wamp64\www\install-folder-name\components\com_s2framework\vendor\guzzle\guzzle\src\Guzzle\Http\Resources\cacert.pem
# steen 2019-02-01 00:38
# toto 2021-02-11 12:23
please update Geomaps add-on to v 4.9.1:
4.9.1 - February 1, 2021
#Fixed "End" address in driving directions doesn't show the listing address.
thank you