Skip to content

Instantly share code, notes, and snippets.

@OlegShchavelev
Created December 14, 2016 08:48
Show Gist options
  • Save OlegShchavelev/2d34ea0a6747727df538452f5d0d41ed to your computer and use it in GitHub Desktop.
Save OlegShchavelev/2d34ea0a6747727df538452f5d0d41ed to your computer and use it in GitHub Desktop.
Дебаг параметр zoom, компонент YandexMaps (строка 138)
[[+checkZoomRange:is=`0`:or:is=`false`:or:is=``:then=` `:else=`
geoObjects.applyBoundsToMap(myMap[[+idMap]], {
checkZoomRange: false
});
myMap[[+idMap]].setZoom([[+zoom]]);
`]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment