[web2py] Re: web2py Leaflet.js and firefox won't render map tiles

2012-03-01 Thread ender
Thanks for your help anthony, I went back over what I was linking and bootstrap , a set of interface components from the designers of twitter, was interfering with leaflet. specifically the css styles. On Wednesday, February 29, 2012 9:40:19 PM UTC-5, Antho

[web2py] Re: web2py Leaflet.js and firefox won't render map tiles

2012-02-29 Thread Anthony
I suppose it could also be a CSS problem, so you might remove web2py.css and skeleton.css as well, just to see if that's the issue. On Wednesday, February 29, 2012 9:40:19 PM UTC-5, Anthony wrote: > > Is Leaflet just client side Javascript? Just to make sure nothing in > web2py_ajax.html (and we

[web2py] Re: web2py Leaflet.js and firefox won't render map tiles

2012-02-29 Thread Anthony
Is Leaflet just client side Javascript? Just to make sure nothing in web2py_ajax.html (and web2py.js) is interfering, what happens if you don't include web2py_ajax.html in your layout (assuming it is now included)? Also, are you using web2py templates to generate any of the Leaflet related JS o