New layer type PointTrack: connects point features to lines. r=crschmidt,elemoine. (closes #1167)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5733 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2008-01-14 14:42:29 +00:00
parent cb13a6d053
commit 651b60f8f7
6 changed files with 344 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@
<li>Layer/test_MapServer.html</li>
<li>Layer/test_Markers.html</li>
<li>Layer/test_MultiMap.html</li>
<li>Layer/test_PointTrack.html</li>
<li>Layer/test_SphericalMercator.html</li>
<li>Layer/test_Text.html</li>
<li>Layer/test_TileCache.html</li>