Changeset 304 for tools

Show
Ignore:
Timestamp:
04/21/09 15:15:52 (17 months ago)
Author:
daniel
Message:

geojson variable

Location:
tools/routingservice/branches/wrs-2.0/data/templates
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • tools/routingservice/branches/wrs-2.0/data/templates/catch/catch_openlayers.st

    r303 r304  
    88    <script type="text/javascript"> 
    99        var map; 
    10                 var feature = { "type": "FeatureCollection", 
     10                var geojson = { "type": "FeatureCollection", 
    1111                                                "features": [ 
    1212                                                        { "type": "Feature", 
  • tools/routingservice/branches/wrs-2.0/data/templates/route/route_openlayers.st

    r303 r304  
    88    <script type="text/javascript"> 
    99        var map; 
    10                 var feature = { "type": "FeatureCollection", 
     10                var geojson = { "type": "FeatureCollection", 
    1111                                                "features": [ 
    1212$parameters:{ p |