Hi Adam, Thank you for your reply. I just tried it again and it worked. However, when I tried to set the default zoom to 5 instead of 2, it is again stuck. I cleared my browser cache but that didn't change anything. Is there a caching mechanism on the server side? Best regards, James
On Monday, January 25, 2016 at 12:07:34 PM UTC-7, Adam Cox wrote: > > Hi James, I just tested those settings on my current app, and they worked > correctly. Just to double-check, you've uncommented them, correct? If you > had set the default zoom to 2, and somehow the orginal arches default min > zoom is less than that, then you would be unable to zoom out further... > > > On Sunday, January 24, 2016 at 3:55:11 PM UTC-6, James wrote: >> >> Hi All, >> >> We have been very interested in arches for a long time, but didn't have >> the resources or the time to install it. We have finally decided to take >> the plunge and try a sample installation. We think everything has installed >> correctly. However, we are having a curious problem. We have changed the >> settings.py file to: >> >> DEFAULT_MAP_X = -12839501 >> DEFAULT_MAP_Y = 7434848 >> DEFAULT_MAP_ZOOM = 2 >> MAP_MIN_ZOOM = 1 >> MAP_MAX_ZOOM = 20 >> >> The map centre settings seem to work. However, the min zoom and default >> zoom settings don't seem to work. The map loads at zoom level 9 and we >> can't zoom out. We tried changing the values and run >> >> python manage.py packages -o install >> >> >> However, nothing changed. Are we missing something? >> >> Regards, >> James >> >> -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
