-
Post count: 3acliffordJune 18, 2014 at 4:29 am #330
Hi there – I am hoping that you could offer a solution to have multiple locations on a full screen map on a page other than the contact page. We are basically looking to have a map on a page with multiple locations similar to the current shortcode you offer for full-screen maps.
thank you!
Post count: 2765JegbagusJune 18, 2014 at 1:04 pm #346hi aclifford,
we currently don’t have those kind of option. may i know on which page you want to use multiple position?
also, have you try to search any plugin that work they way you want and use it on themes?Post count: 3acliffordJune 18, 2014 at 5:33 pm #364we were hoping to use the multiple location map on the home page to use as a “find a location” map – similar to what you have on the fullscreen contact page – but we will look for another plugin solution. Google maps may also work.
Thanks!
Post count: 2765JegbagusJune 19, 2014 at 1:26 pm #412Ok aclifford, let me know if you find plugin that work with the themes.
Thank you
Post count: 3acliffordJune 19, 2014 at 5:47 pm #419I actually came up with this code that is working on fullscreen for multiple locations:
<p>[fullwidthmap lat="34.152554" lng="-118.40769" title="Sherman Oaks" zoom="10" height="400" ]<br /> [fullwidthmapdetail text="15030 Ventura Blvd #2" target="self" url="https://goo.gl/maps/ve0hv"]<br /> [fullwidthmapdetail text="Sherman Oaks, CA"]<br /> [fullwidthmapdetail text="818.461.9191" url="tel:818.461.9191"]<br /> [fullwidthmapdetail text="View Location" url="/locations/sherman-oaks-check-cashing"]</p><div class="maplist"><div class="infowindow" data-lat="34.073557" data-lng="-118.376829"><div class="infowindow-wrapper"><h4>La Cienega</h4><ul><li><div class="detail"><a href="https://goo.gl/maps/v6eAb">8506 W. 3rd St.</a></div></li><li><div class="detail">Los Angeles, CA</div></li><li><div class="detail"><a href="tel:310.652.8100">310-652-8100</a></div></li><li><div class="detail"><a href="/locations/la-cienega-check-cashing">View Location</a></div></li></ul></div><div class="closeme"> </div></div><div class="infowindow" data-lat="34.234415" data-lng="-118.588916"><div class="infowindow-wrapper"><h4>Canoga Park</h4><ul><li><div class="detail"><a href="https://goo.gl/maps/wtb5r" target="_blank">9015 DeSoto Ave</a></div></li><li>Canoga Park, CA</li><li><div class="detail"><a style="color: #000000;" href="tel:818.700.0490">818-700-0490</a></div></li><li><div class="detail"><a href="/locations/canoga-park-check-cashing">View Location</a></div></li></ul></div><div class="closeme"> </div></div><div class="infowindow" data-lat="34.201423" data-lng="-118.588188"><div class="infowindow-wrapper"><h4>Winnetka</h4><ul><li><div class="detail"><a href="https://goo.gl/maps/3lSPi" target="_blank">20851 Sherman Way</a></div></li><li><div class="detail">Winnetka, CA</div></li><li><div class="detail"><a style="color: #000000;" href="tel:818.592.0516">(818) 592-0516</a></div></li><li><div class="detail"><a title="Winnetka Check Cashing" href="http://www.losangelescheckcashing.com/locations/winnetka-check-cashing/">View Location</a></div></li></ul></div><div class="closeme"> </div></div></div><p>[/fullwidthmap]</p>
Post count: 2765JegbagusJune 20, 2014 at 12:32 am #437hi aclifford,
that is really great. is location that pointing to those short code is correct?
i wondering how can it be done. it you giving me a tip how to do it, it will also very cool.
you really great unable to find out what i don’t know with this themes.Thank you !
Post count: 3acliffordJune 20, 2014 at 6:28 pm #485The location is correct! The first location that you enter in that code – becomes the center point. then you just enter in the zoom amount. This so far is working perfectly. The only thing it is missing is that it scrolls on a mobile phone – I would like the scrolling to be turned off on the mobile phone. Haven’t figured that out yet.
Thanks!
You must be logged in to reply to this topic.