Changeset 7534 for trunk/openlayers/examples
- Timestamp:
- 07/17/08 09:21:51 (1 month ago)
- Files:
-
- trunk/openlayers/examples/vector-features.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/examples/vector-features.html
r7095 r7534 108 108 Shows the use of the shows drawing simple vector features, in different styles. 109 109 </p> 110 111 <div id="map" class="smallmap"></div>112 110 <div style="text-align: right"> 111 <div id="map" class="smallmap"></div> 112 </div> 113 113 <div id="docs"> 114 114 <p>This example shows drawing simple vector features -- point, line, polygon
