#13 fix width

Merged
trungnd merged 1 commits from features/update-page-map into master 1 year ago
  1. +1
    -1
      src/app/modules/overview/map/map.component.ts

+ 1
- 1
src/app/modules/overview/map/map.component.ts View File

${htmlContent} ${htmlContent}
</div> </div>
</div>`, </div>`,
iconSize: [100, 30],
iconSize: [200, 30],
className: className className: className
}); });
} }

Loading…
Cancel
Save