Changeset 6096
- Timestamp:
- 02/08/08 06:57:45 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/crschmidt/animated_panning/examples/animated_panning.html
r6045 r6096 1 1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 2 <head> 3 <title> Tween Example</title>3 <title>Animated Panning via map.panTo</title> 4 4 <style type="text/css"> 5 5 #map {
