SVMap Google Map



SVMap 2 functionality :
* Easy and fast install in few clicks
* Configure the map according to your needs (appearance, functionnality , etc.)
* Create as many places as you want and locate them on the map
* Geolocate places from their address
* Create categories and select the one you want to display
* Visualize your places directly in the map thanks to Google Street View
* Use Google Bar to search on the map
* Earn money with integrated AdSense
* Import users from Joomla! or Community Builder to locate them on the map
* Find directions between two points
* Add your own markers
I have been using SVMap (v. 1.1.1) for quite some time and I am very happy with it.
I am now interested in upgrading to the recent version 2.0.3. How can I get my business and other data into the new version - unfortunately no documentation exists on the site for this! :-(
Otherwise an excellent component that does what it claims!
Make sure you read the user instructions for the plug-in. That really gets you started.
Excellent work. Thank you very much developer. Moos
The members that show on the map seem to be "at random". Not all registered users who filled in their profile show on the map.
It could have been a 5 star but because of these issues I rate it average.
Hi,
Thanks for your feedback. You can use the new version 1.1.2 to fix this vulnerability, or use the patch to fix it.
We have also release the alpha version of SVMap 2 in order to let the community test it. Please leave us your feedback in order to release the stable version as soon as possible.
just missing, in my opinion, 2 things:
- editor bt to put the {code} in the content, so users don't have to memorize it
- option to use tooltips when clicking in the icon instead of opening a new page
For the first one, it is possible to use other extensions to put custom code, but it would be nice to have an interface that would allow us to choose all the options to go with {svmap}
As for the second, I found a way to do it. It is a small change in fact:
FILE: \components\com_svmap\models\svmap.php
LINE: 384
FIND:
window.location.href = "'.JURI::base().'index.php?option=com_svmap&svmap_id='.$business->id.'&svmap_user_id='.$business->user_id.'&svmap_type='.$business->type.$Itemid.'";
REPLACE:
//window.location.href = "'.JURI::base().'index.php?option=com_svmap&svmap_id='.$business->id.'&svmap_user_id='.$business->user_id.'&svmap_type='.$business->type.$Itemid.'";
var myHtml = "'.$business->name.''.$business->description.'";
map.openInfoWindowHtml(point'.$cnt.', myHtml);
I am suggesting this to anyone.
The only thing missing is the Google map tooltip.
I have printed out the entire codes and I am studying it. I am not very good with OO coding but I am learning it.
I have used your code, modified it and made another form of store locator, I will send you the link as soon as it goes live, I have referenced your website in it too.
Very Well Done mate.
Cheers
Andrew
My only comment is: no documentation, other than what's on this page. As a result, I havn't figured out what "Options" means in the configuration and how to make effective use of them. Maybe somebody could add that.
Great Component. Thanks very much!
Good job!







