3

I don't have any zoom button in map

i don't have any zoom button in map

<openlayers ol-center="center" height="345px" width="560px">
    <ol-marker ol-marker-properties="coords"><ol-marker>
</openlayers>

how can i show them? plus and minus

i use angular openlayer directive

Sajjad
  • 1,536
  • 2
  • 17
  • 31

1 Answers1

2

you need to import the css file

<link rel="stylesheet" href="https://openlayers.org/en/v4.6.5/css/ol.css" type="text/css">
nalm
  • 390
  • 2
  • 12