Plugin Directory

Changeset 3256101


Ignore:
Timestamp:
03/14/2025 07:32:04 PM (13 months ago)
Author:
yhunter
Message:

readme update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • yamaps/trunk/readme.txt

    r3235714 r3256101  
    5353= Shortcode Example =
    5454
    55 [yamap center="55.7532,37.6225" height="15rem" zoom="12" type="yandex#map" controls="typeSelector;zoomControl"][yaplacemark coord="55.7532,37.6225" icon="islands#blueRailwayIcon" color="#ff751f" name="Placemark"][/yamap]
     55`[yamap center="55.7532,37.6225" height="15rem" zoom="12" type="yandex#map" controls="typeSelector;zoomControl"][yaplacemark coord="55.7532,37.6225" icon="islands#blueRailwayIcon" color="#ff751f" name="Placemark"][/yamap]`
    5656
    5757== Installation ==
     
    8080= How to set an icon that is not in the drop-down list? =
    8181
    82 You can chose icon at https://tech.yandex.com/maps/doc/jsapi/2.1/ref/reference/option.presetStorage-docpage/ and set it manually to the "Icon" field. For example "islands#blueRailwayIcon". Also you can insert the URL of your file in the field. For example, PNG-image with transparency.
     82You can choose icon at https://tech.yandex.com/maps/doc/jsapi/2.1/ref/reference/option.presetStorage-docpage/ and set it manually to the "Icon" field. For example "islands#blueRailwayIcon". Also you can insert the URL of your file in the field. For example, PNG-image with transparency.
    8383
    8484= Why a can't change color of StretchyIcon? =
Note: See TracChangeset for help on using the changeset viewer.