Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Прошу добавить возможность задавать цент карты по адресу #28

Open
Denis-Evseev opened this issue Mar 7, 2019 · 0 comments

Comments

@Denis-Evseev
Copy link

Раньше можно было задавать центр через адрес ya-center в AngularJS

<ya-map ya-zoom="14" ya-center="{{vuz.Region}}, {{vuz.Address}}" ya-before-init="beforeInit(vuz)" ya-after-init="afterInit($target)" ya-event-click="mapClick($event)"> <ya-collection ya-options="{preset: 'islands#dotIcon',iconColor: '#1faee9', balloonMaxWidth:250}"> <ya-geo-object *ngFor="let o of geoObjects" ya-source="o"></ya-geo-object> </ya-collection> </ya-map>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant