nova-map-marker-field
nova-map-marker-field copied to clipboard
The pin icons needs to be rendered via the asset()/mix() func
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