Commit Graph

625 Commits

Author SHA1 Message Date
crschmidt 7791ab952e Fix for #69: "Non-visible layers suffer deficiencies when turned on." Add the layerContainer offset to the pixel location of the images, to place them in the map correctly.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@669 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-22 11:36:25 +00:00
crschmidt a9c0ce8f85 Commit tiger demo with different toolset.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@668 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-22 11:20:52 +00:00
crschmidt 49e4625998 Fix ka-map to new api
git-svn-id: http://svn.openlayers.org/trunk/openlayers@667 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-22 10:49:55 +00:00
crschmidt 8600f7d688 More work on KaMap layer. This TIGER demo looks good, but it's really broken underneath.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@666 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-22 10:47:43 +00:00
crschmidt 98ed96e4ec OpenLayers.Layer.KaMap, for displaying KaMap-tiles in OpenLayers. Currently specific to the example -- needs work on determining 'scale' from resolution. possibly just simple math. I'm not sure yet.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@665 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 21:49:31 +00:00
Schuyler Erle bf6ad055df Renamed zoomExtent to zoomToFullExtent, added tests for it and for the new lonlat/px convenience functions.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@663 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 17:12:19 +00:00
Schuyler Erle 221aedebc6 Added convenience functions getLonLatFromPixel and getPixelFromLonLat; added some more jsdoc.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@662 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 17:04:16 +00:00
crschmidt c8c780a941 Remove a temporary hack for layers setting their own div.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@661 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 16:48:34 +00:00
Schuyler Erle b06c49e1da Added directory for documentation.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@660 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 16:38:13 +00:00
euzuro 59b48c755e remove extraneous alert()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@658 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 16:04:06 +00:00
Schuyler Erle ead31f6dc6 Added license headers to all JS source files.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@657 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 15:22:48 +00:00
Schuyler Erle 60e994f36b Rolled back accidental changes to zoombar.svg.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@655 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 15:17:15 +00:00
Schuyler Erle 65cc8e0ab7 Added full text of license to repository.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@654 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 15:15:53 +00:00
euzuro c36d63d0ec use correct resolution
git-svn-id: http://svn.openlayers.org/trunk/openlayers@653 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 15:11:30 +00:00
crschmidt 9b9a902ec0 Add additional fallback for Map.js if getDimensions doesn't work. I think this is essentially a 'special case' for our testing process, but it fixes it for this case.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@652 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 15:04:59 +00:00
euzuro abb950a7c3 coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@651 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 14:32:27 +00:00
euzuro 705555f1f7 add concept of slideFactor to panzoom
git-svn-id: http://svn.openlayers.org/trunk/openlayers@650 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 14:31:34 +00:00
euzuro 61a93c8d38 add() method on lonlat does not modify actual lonlat, but rather creates new lonlat with the add affected. must therefore assign from return value.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@649 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 14:29:06 +00:00
euzuro 91e9c17c98 small fix - context was not correctly set to get the slide factor
git-svn-id: http://svn.openlayers.org/trunk/openlayers@648 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 14:06:21 +00:00
euzuro 82f40f8f3f commenting/JSDOC/coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@647 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 13:44:30 +00:00
euzuro ee2b60ff6b allow user to set the slide factor in keyboarddefauls
git-svn-id: http://svn.openlayers.org/trunk/openlayers@646 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 13:09:17 +00:00
euzuro 1cca9fcde7 one last small optimisation / readability fix
git-svn-id: http://svn.openlayers.org/trunk/openlayers@645 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 13:05:50 +00:00
euzuro 3323a0e2a8 small code reorganization and bringing up to date with JSDOC and coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@644 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 13:03:00 +00:00
euzuro e9bc79203b correct comment/JSDOC
git-svn-id: http://svn.openlayers.org/trunk/openlayers@643 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 12:48:44 +00:00
euzuro 823d2ddedd add comment regarding current handling of base layers
git-svn-id: http://svn.openlayers.org/trunk/openlayers@642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 11:51:59 +00:00
euzuro 76156b7317 give Map the concept of a base layer
git-svn-id: http://svn.openlayers.org/trunk/openlayers@641 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 11:48:27 +00:00
crschmidt 2d91cade96 Remove Yahoo, Google, VE from the default build until they're working better.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@640 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 02:55:00 +00:00
Schuyler Erle b6f7222282 Bug fix to map.updateSize for IE when size is a percentage. Calls Element.getDimensions from Prototype.js, which hopefully is the right thing to do. Fixes ticket #37.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@638 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-21 02:35:04 +00:00
euzuro 91a566ca61 the last of the screen -> viewPort changes
git-svn-id: http://svn.openlayers.org/trunk/openlayers@634 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 23:23:31 +00:00
euzuro 9a74fc1f7e update comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@633 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 23:08:10 +00:00
euzuro 33e84b6ff0 more screen->viewPort
git-svn-id: http://svn.openlayers.org/trunk/openlayers@632 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 23:07:30 +00:00
euzuro adf91b1d10 again, change function name from ScreenPx to ViewPortPx
git-svn-id: http://svn.openlayers.org/trunk/openlayers@631 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 22:57:18 +00:00
euzuro ed3c2a6f0b change function name from ScreenPx to ViewPortPx
git-svn-id: http://svn.openlayers.org/trunk/openlayers@630 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 22:51:55 +00:00
euzuro 7ebaf2a630 wms is not a base layer if it is transparent
git-svn-id: http://svn.openlayers.org/trunk/openlayers@629 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 22:31:44 +00:00
euzuro 8ef2cc58d5 these layers are never base layers
git-svn-id: http://svn.openlayers.org/trunk/openlayers@628 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 22:16:38 +00:00
crschmidt 2ab99c6c8d Tests changed per new default maxResolution.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@624 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 19:26:06 +00:00
euzuro bf9628ea39 set G-Y-M layers' isBaseLayer() to true
git-svn-id: http://svn.openlayers.org/trunk/openlayers@623 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 17:58:11 +00:00
euzuro b2ca284f9b add isBaseLayer() function to Layer
git-svn-id: http://svn.openlayers.org/trunk/openlayers@622 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 17:53:30 +00:00
euzuro 4c6b232bd2 coding standards / JSDOC
git-svn-id: http://svn.openlayers.org/trunk/openlayers@621 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 17:47:26 +00:00
Schuyler Erle 351ebb0d52 Fix minor typo introduced in r619. Thanx, euzuro\!
git-svn-id: http://svn.openlayers.org/trunk/openlayers@620 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-20 14:57:29 +00:00
Schuyler Erle 9e8c2f3802 Augment r618 by allowing the more prosaic and self-documenting { maxResolution: 'auto' }.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@619 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-19 21:09:31 +00:00
crschmidt 00d14534d2 Set a default maxResolution. Theres' a couple reasons for this: caching of tile requests, aligning OpenLayers with Google Maps zoom levels, and saving an initial calculation that most people won't need. For the old behavior, add:
{maxResolution:null} 
to your OpenLayers.Map() call.


git-svn-id: http://svn.openlayers.org/trunk/openlayers@618 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-19 18:29:42 +00:00
crschmidt 35dc7ba8f0 In XHTML Transitional, using unitless values in Javascript to set width, height, etc. doesn't work. This change should make it so that openlayers works under XHTML 1.0 transitional in firefox and safari.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@617 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-19 17:19:36 +00:00
euzuro e582436f55 catch autodrag as well (this is for double-clicks)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@616 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 15:47:27 +00:00
euzuro 6392e9877c finishing touches of first draft of yahoo layer. adding correct script tag, fixing zoom levels business, etc.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@615 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 15:41:42 +00:00
euzuro bf60b9d01d first round test code for yahoo layer
git-svn-id: http://svn.openlayers.org/trunk/openlayers@614 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 15:11:36 +00:00
euzuro 467236ed25 prepare to take a Yahoo.js
git-svn-id: http://svn.openlayers.org/trunk/openlayers@613 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 15:11:01 +00:00
euzuro c73291770c cosmetic change. relic variable name from ve layer implementation
git-svn-id: http://svn.openlayers.org/trunk/openlayers@612 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 14:59:20 +00:00
euzuro b6f541fb49 disable google for now so users dont get errors/slowdowns
git-svn-id: http://svn.openlayers.org/trunk/openlayers@611 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 14:46:07 +00:00
euzuro 29c8c45814 no need to include the gmaps script here. though we may roll back to doing it this way...
git-svn-id: http://svn.openlayers.org/trunk/openlayers@610 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-17 14:41:31 +00:00