Revert memory limit commit
This commit is contained in:
parent
48fcb7d1dc
commit
82f7fab2a9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<attribute name="zoomToLoadTiles" value="16" />
|
||||
<!-- by default it is 30. Value specified here overwrites all others
|
||||
(don't specify here ! it is device dependent) -->
|
||||
<attribute name="memoryLimitInMB" value="50" />
|
||||
<attribute name="memoryLimitInMB" value="" />
|
||||
|
||||
<!-- 1.2 Dynamic road prioritizing (heuristic) -->
|
||||
<attribute name="useDynamicRoadPrioritising" value="false" />
|
||||
|
|
Loading…
Reference in a new issue