cheesegrits / filament-google-maps

Google Maps package for Filament PHP
234 stars 65 forks source link

geoJson() does not work when drawing() option is active #107

Open waelkhalifa opened 4 months ago

waelkhalifa commented 4 months ago

I encountered a problem with the geoJson() method not functioning correctly when the drawing() option is enabled.

Steps to Reproduce: Enable the drawing() option. Try to use the geoJson() method. Observe that the geoJson() method does not work as expected.