Skip to content

Commit

Permalink
create google-maps asset
Browse files Browse the repository at this point in the history
  • Loading branch information
malder1975 committed Oct 3, 2016
1 parent 54cfe99 commit 97c8829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/web/js/vzn.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
myPlacemark;

function init(){
myMap = new ymaps.Map("map", {
myMap = new ymaps.Map("yandex-map", {
center: [55.76, 37.64],
zoom: 7
});
Expand Down

0 comments on commit 97c8829

Please sign in to comment.