Closed FatimaChahrour closed 1 month ago
@FatimaChahrour You can find Mapbox example in the documentation: https://volkovlabs.io/plugins/business-text/external/#mapbox-gl
Thank you mikhail... Is it possible to also add the draw tool too? how?
@FatimaChahrour You can do anything supported in the Mapbox API and any other JS library by importing them. Dynamic Text panel has not limitations.
Please read documentation and watch YouTube tutorials to get familiar with the panel functionality.
I am able to apply the needed controls on normal VC code, yet when it comes to Business Text it is raising error: Error loading Mapbox Geocoder: TypeError: MapboxGeocoder is not a constructor
@FatimaChahrour mapbox-gl-geocoder
should imported similar to mapbox-gl
.
That's where I need help, the mapbox-gl is loading successfully but any other css like geocoder or draw is not; attached screenshot for reference.
Hello,
Can you please help/guide me in building a simple mapbox using the Business Text?
Thanks, Fatima