filament-map-picker icon indicating copy to clipboard operation
filament-map-picker copied to clipboard

Map Picker is a Filament custom field designed to simplify the process of choosing a location on a map and obtaining its geo-coordinates.

Results 8 filament-map-picker issues
Sort by recently updated
recently updated
newest added

At first visit on page the maps not working but after refresh its maps load and work

Is it possible to view the map in infolist?

enhancement

Hello, While experimenting further with the maps plugin, I encountered the following issue: The code below is how my location section is rendered, I have an address field, latitude and...

When the map loads and draggrable is false, the map doesnt set value of LiveLocation

Hi mate, very nice update I am thinking about how you used Action as an example to update the location of the marker on the map. It should be inserted...

help wanted

i have some problem when try change the tile ` ->extraTileControl([ 'tileSize' => 256, ])` the map not work corectly and why drag the map the marker still in center...

can put two coordinates e.g one is my current locations and second is static destination location ? i dont know how put more then one coordinates into map ` Map::make('location')...

help wanted
feature

Hi, I installed the plugin and configured it as the readme file, but the map image is a little blurry. ![Screenshot from 2024-09-13 11-32-39](https://github.com/user-attachments/assets/c13399af-d746-47be-8724-2dd6ef7ed34f) This is my code: ``` Map::make('location')...

help wanted