dotswan / filament-map-picker

Map Picker is a Filament custom field designed to simplify the process of choosing a location on a map and obtaining its geo-coordinates.
MIT License
49 stars 12 forks source link

Map is null #32

Open jfsenechal opened 1 week ago

jfsenechal commented 1 week ago

Hi,

I installed the plugin and i have this error

filament-map-picker-…ipts.js?v=1.2.5.0:1 Uncaught TypeError: Cannot read properties of null (reading 'getCenter') at Proxy.updateLocation (filament-map-picker-…?v=1.2.5.0:1:154592) at filament-map-picker-…?v=1.2.5.0:1:154203

"filament/filament": "^3.2", "laravel/framework": "^11.9",

I followed the example given in the documentation

Thank

mohaphez commented 5 days ago

Hello @jfsenechal

Could you share your code ?

The map isn't works for you at all?