<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — Is there a way to detect the road when the user clicks on the map?]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=2341</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2341&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Is there a way to detect the road when the user clicks on the map?.]]></description>
		<lastBuildDate>Sun, 23 Feb 2025 10:44:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Is there a way to detect the road when the user clicks on the map?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9770#p9770</link>
			<description><![CDATA[<p>Snap To Road will give you the nearest point on the road (if possible). <br />Calculate the distance from the click point to the point on the road, and if this is less than some threshold, the user has clicked on the road.<br /><a href="https://infinity-code.com/doxygen/online-maps/classOnlineMapsUtils.html#a03c68a7ad2512d685e0383dd617a6d18">https://infinity-code.com/doxygen/onlin … dd617a6d18</a></p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sun, 23 Feb 2025 10:44:17 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9770#p9770</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a way to detect the road when the user clicks on the map?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9769#p9769</link>
			<description><![CDATA[<p>So with this &quot;SnapToRoads&quot; feature, can I detect if the user places a marker on the road?</p>]]></description>
			<author><![CDATA[null@example.com (legend.forever1021)]]></author>
			<pubDate>Sat, 22 Feb 2025 20:57:26 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9769#p9769</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is there a way to detect the road when the user clicks on the map?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9768#p9768</link>
			<description><![CDATA[<p>Hi.</p><p>The easiest way to do this is the Google Road API:<br /><a href="https://infinity-code.com/doxygen/online-maps/classOnlineMapsGoogleRoads.html#a172b1fc8bd6cf2817e47a4c031850cd1">https://infinity-code.com/doxygen/onlin … c031850cd1</a></p><p>Alternatively, you can use Vector Tiles or OSM Overpass API to check the road. But these ways are much harder to implement.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sat, 22 Feb 2025 20:50:24 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9768#p9768</guid>
		</item>
		<item>
			<title><![CDATA[Is there a way to detect the road when the user clicks on the map?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9767#p9767</link>
			<description><![CDATA[<p>Hi.<br />Is there a way to detect the road when the user clicks on the map?</p>]]></description>
			<author><![CDATA[null@example.com (legend.forever1021)]]></author>
			<pubDate>Sat, 22 Feb 2025 20:05:50 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9767#p9767</guid>
		</item>
	</channel>
</rss>
