Download the PHP package am-impact/ammaps without Composer
On this page you can find all versions of the php package am-impact/ammaps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ammaps
Am Maps plugin for Craft CMS
How does it look in the backend?
This plugin will add a new fieldtype called "Geo Mapper" that'll allow you to easily save addresses combined with the latitude and longitude.
Once you've added an address in the given fields and press the button to get the coordinates, Google Maps will be shown and a marker will display the location.
You can drag the marker around to update the coordinates to pinpoint the location exactly where you want.
How do I display the information on the frontend?
{{ entry.GeoMapperFieldName.address }}
{{ entry.GeoMapperFieldName.zip }}
{{ entry.GeoMapperFieldName.city }}
{{ entry.GeoMapperFieldName.country }}
{{ entry.GeoMapperFieldName.lat }}
{{ entry.GeoMapperFieldName.lng }}
Contact
If you have any questions or suggestions, don't hesitate to contact us.
Changelog
1.0.1
- Fields for the coordinates are now hidden.
- The coordinates will be deleted automatically if none of the fields have data.
- Google Maps will be shown if any of the fields has at least some data (e.g. : the address field).
- Scrolling in Google Maps has been disabled.
All versions of ammaps with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
The package am-impact/ammaps contains the following files
Loading the files please wait ....