Libraries tagged by location map
spatie/geocoder
5069546 Downloads
Geocoding addresses to coordinates
spatie/google-time-zone
719379 Downloads
Get time zones for coordinates
ocramius/lazy-map
484244 Downloads
A library that provides lazy instantiation logic for a map of objects
fahiem/filament-pinpoint
16569 Downloads
Google Maps location picker component for Filament 4 & 5 with search, draggable marker, and reverse geocoding
imelgrat/google-time-zone
966475 Downloads
A PHP wrapper for the Google Maps TimeZone API.
dereuromark/cakephp-geo
184426 Downloads
A CakePHP plugin around geocoding tools and helpers.
kalyabin/yii2-select-google-map-location
22356 Downloads
Yii2 widget to select location at map and choose map coordinates
white-rabbit-1-sketch/php-file-hash-map
3618 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
doublesecretagency/craft-googlemaps
69623 Downloads
Maps in minutes. Powered by the Google Maps API.
arbermustafa/filament-locationpickr-field
40814 Downloads
Location picker field for Filament Php using Google Maps
ezsystems/ezgmaplocation-ls-extension
409667 Downloads
eZ Publish Legacy map location datatype extension
simplygoodwork/craft-donkeytail
16098 Downloads
Fieldtype that allows you to quickly and easily content manage points on images. You can use it for locations on a faux map, showcasing multiple products within an image, or even pinning the tail on a donkey.
yemenpoint/filament-google-map-location-picker
5612 Downloads
Google map location picker for filament
aminkt/yii2-map-location-picker
2073 Downloads
A widget based on https://innostudio.de/fileuploader to create a file input to upload files for yii2 framework
projector22/jquery-location-picker
1593 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.