<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Google maps marker on click]]></title><description><![CDATA[<p dir="auto">Is there a simple way that I am un aware of to make a marker in a google map, when clicked on, can link to another ui/page???</p>
<p dir="auto">Thanks</p>
<pre><code>&lt;div class="ma-designer-root" id="7083531f-3799-4038-8d36-d8092ddc6a3e" style="height: 600px; width: 1500px;" ma-maintain-ratio="letterbox" ma-scale-to="ma-ui-page-view"&gt;
    &lt;ma-map id="b6d480d5-6d25-4f07-8726-f585b45ffdfa" lat="-32.5" long="119" map-type="roadmap" info-window-theme="dark" desktop-height="400px" mobile-height="600px" zoom="7" style="width: 50%; height: 0px;"&gt;
    &lt;marker id="marker1" position="-35.021432, 117.882540" icon="{url: 'img/map-markers/green-dot.png'}" draggable="false" ng-click="$state.go('ui.lockyerHome')"&gt;&lt;/marker&gt;
   &lt;/ma-map&gt;
&lt;/div&gt;
</code></pre>
]]></description><link>https://forum.mango-os.com/topic/3922/google-maps-marker-on-click</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 19:35:01 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/3922.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Nov 2018 06:48:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Google maps marker on click on Tue, 27 Nov 2018 07:13:36 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Jared,</p>
<p dir="auto">I think I understand it a bit better now. Will see how we go setting a few markers up.</p>
]]></description><link>https://forum.mango-os.com/post/20576</link><guid isPermaLink="true">https://forum.mango-os.com/post/20576</guid><dc:creator><![CDATA[Pikey4]]></dc:creator><pubDate>Tue, 27 Nov 2018 07:13:36 GMT</pubDate></item><item><title><![CDATA[Reply to Google maps marker on click on Mon, 26 Nov 2018 17:39:54 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/pikey4" aria-label="Profile: Pikey4">@<bdi>Pikey4</bdi></a> yeah its a bit strange with the <code>&lt;ma-map&gt;</code> component, you have to use the <code>on-click</code> attribute with the <code>&lt;marker&gt;</code>  components inside of it. This is behaviour from the underlying frame work that we use - <a href="https://ngmap.github.io/#/!infowindow_ng_click.html" rel="nofollow ugc">https://ngmap.github.io/#/!infowindow_ng_click.html</a></p>
<p dir="auto">Have a read of our example page if you haven't seen it already - <a href="http://yourmangodomain:8080/ui/examples/utilities/google-maps" rel="nofollow ugc">http://yourmangodomain:8080/ui/examples/utilities/google-maps</a></p>
]]></description><link>https://forum.mango-os.com/post/20572</link><guid isPermaLink="true">https://forum.mango-os.com/post/20572</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Mon, 26 Nov 2018 17:39:54 GMT</pubDate></item></channel></rss>