nova-map-marker-field icon indicating copy to clipboard operation
nova-map-marker-field copied to clipboard

The pin icons needs to be rendered via the asset()/mix() func

Open Casperhr opened this issue 3 years ago • 0 comments

https://github.com/GeneaLabs/nova-map-marker-field/blob/master/resources/js/components/DetailField.vue#L21

If you are using a different path for public assets the pins on the map is not rendered

Please change this to use the laravel asset() or mix() global function

Casperhr avatar Jul 12 '21 13:07 Casperhr