olicek / google-map-api
Tool for paste google map to the page with markers
Installs: 10 908
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 12
Open Issues: 5
Requires
- php: >=5.4.0
Requires (Dev)
- nette/nette: >=2.1
- nette/tester: ~1.6
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2024-11-14 15:06:29 UTC
README
This component is stated for Nette framework and it simlifies working with a Google map.
Requirements
- Nette Framework 2.1+
Installation
composer require olicek/google-map-api:dev-master
and now the component can be registered in extensions in a neon config
extensions:
map: Oli\GoogleAPI\MapApiExtension
The last step is to link 2 files to your page.
client-side/googleMapAPI.js
client-side/googleMapApiLoader.js