Naimikan / angular-mapboxgl-directive

AngularJS directive for Mapbox GL
https://naimikan.github.io/angular-mapboxgl-directive/
MIT License
49 stars 21 forks source link

Markers with popups #22

Closed Naimikan closed 7 years ago

Naimikan commented 7 years ago

When I create a marker with a popup, it thorws an error:

'LngLatLike' argument must be specified as a LngLat instance, an object {lng: <lng>, lat: <lat>}, or an array of [<lng>, <lat>]