<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Lots of markers slow down]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=28&amp;type=atom" />
	<updated>2015-09-23T09:40:59Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=28</id>
		<entry>
			<title type="html"><![CDATA[Re: Lots of markers slow down]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=82#p82" />
			<content type="html"><![CDATA[<p>Hello.</p><p>5000 marker is a lot.<br />Each map redraw all markers sorted. <br />We will try to optimize it.</p><p>Currently, you can write your own marker manager that will add / remove markers to have only those markers that are really needed.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-09-23T09:40:59Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=82#p82</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Lots of markers slow down]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=81#p81" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I have over 5000 2D markers on my map.&nbsp; Even if I set all of them to disabled (enabled = false) then the map starts to lag when scrolling on mobile devices.&nbsp; Disabled or enabled it doesn&#039;t seem to make a difference.&nbsp; If I use around 1000 markers then the speed is more responsive.&nbsp; Also it doesn&#039;t matter if I&#039;m zoomed in and only 3 markers are on the screen at once.&nbsp; Any idea on how to speed this up when using a lot of markers?&nbsp; </p><p>Do I need to write a marker manager that adds/removes the markers to the main markers variable as the map pans around the world?&nbsp; Maybe a pre-generated hash marker lookup for different quadrants?</p><p>Excellent product, btw.</p><p>Thanks for your help.</p>]]></content>
			<author>
				<name><![CDATA[karn3873]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=36</uri>
			</author>
			<updated>2015-09-22T18:58:37Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=81#p81</id>
		</entry>
</feed>
