Map location icon

Forum Home Forums Understanding the Software Map location icon

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16958
    oley
    Participant

    Hi,

    I do not understand how to set custom icons for the map plugin locations.
    I have my custom icon(s) in c:\Program Files\SCADA\ScadaWeb\wwwroot\plugins\Map\images\
    pv-icon-error.png
    pv-icon-normal.png
    pv-icon-unbound.png
    pv-icon-undefined.png

    In my view I have:

    <Location>
    <Name>Test</Name>
    <Descr></Descr>
    <Icon>pv-icon-{status}</Icon>
    <Lat>54.4213</Lat>
    <Lon>21.174</Lon>
    <StatusCnlNum>0</StatusCnlNum>
    <Links>
    <Link viewID=”281″ />
    </Links>
    </Location>

    I tried different name schemes in Icon tag (with and without extension), but the map shows only standard markers.

    Best regards

    #16961
    Mikhail
    Moderator

    Hi,
    Custom icons are configured in PlgMap.xml. Then they can be used in map views. Use the existing Site icon as an example.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.