Changeset 3256101
- Timestamp:
- 03/14/2025 07:32:04 PM (13 months ago)
- File:
-
- 1 edited
-
yamaps/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yamaps/trunk/readme.txt
r3235714 r3256101 53 53 = Shortcode Example = 54 54 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]` 56 56 57 57 == Installation == … … 80 80 = How to set an icon that is not in the drop-down list? = 81 81 82 You can cho se 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.82 You 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. 83 83 84 84 = Why a can't change color of StretchyIcon? =
Note: See TracChangeset
for help on using the changeset viewer.