Changeset 333 in tmcsimulator for trunk/webapps/js/harLayer.js


Ignore:
Timestamp:
03/19/2019 05:59:34 AM (7 years ago)
Author:
jdalbey
Message:

Update cptms code to reflect image name changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/js/harLayer.js

    r327 r333  
    3939        // return the StyleOptions 
    4040        return { 
    41             icon: harActive, 
     41            icon: iconHARactive, 
    4242            title: feature.getId()+ " " +feature.getProperty("location")+ " "  
    4343                    + feature.getProperty("street"), 
Note: See TracChangeset for help on using the changeset viewer.