mrscripto Posted February 12, 2013 at 07:39 AM Share Posted February 12, 2013 at 07:39 AM Been playing with geomaps and have a couple of questions regarding customization. Is it possible to link to the listing from the tooltip window? I see that you can add custom fields, address, city, etc. But I would like to wrap the text in the tooltip with an <a> tag and link to the listing page on the site. Geomaps Module: What are the correct variables to create text links to zoom into different areas? I have this on a custom map where you can click on the word "United States" as a link above the map and it will zoom in on the US. Example: <span style='cursor: pointer;' onclick='map.setCenter(new GLatLng(39.504153, -94.928521), 4);'><u>United States</u></span> And is it possible to create a legend with the multiple icons where you can click a category set on or off? What is the correct location for a custom geomap module within jreviews_overrides? I have the standard theme files in this folder, but it looks like the module file is in a different folder in com_jreviews_addons: /templates/jreviews_overrides/views/themes/mytheme/geomaps Thanks. Link to comment
Alejandro Posted February 12, 2013 at 12:49 PM Share Posted February 12, 2013 at 12:49 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
mrscripto Posted February 12, 2013 at 04:03 PM Author Share Posted February 12, 2013 at 04:03 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 12, 2013 at 04:39 PM Share Posted February 12, 2013 at 04:39 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts