Skip to content

jasin755/GoogleMapAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Map API Packagist Build Status

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 client-side/googleMapAPI.js to your page.

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.9%
  • JavaScript 24.2%
  • HTML 1.9%