ivory-google-map icon indicating copy to clipboard operation
ivory-google-map copied to clipboard

Google Map API v3 integration for PHP 5.6+.

Results 50 ivory-google-map issues
Sort by recently updated
recently updated
newest added

Hello, I am using the google map in a modal window. ![screenshot](https://user-images.githubusercontent.com/9609925/35264123-c3c68d42-001b-11e8-8ed7-1834a70cf078.png) If I am clicking on the close button of the info window the modal window closes. This is...

can't install in Symfony 3.4, > composer require egeloen/google-map Using version ^1.4 for egeloen/google-map ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements...

I'm trying to create a google map project using your Bundle and i would like from you to support point inside the polygon as described in google docs in the...

Duration has been replaced by distance

Hello, how can I write code for change marker color or icon? When I wrote this, nothing changed. `$marker->setStaticOption('styles', [ 'color' => 'blue' ]);` Thank you for fast reply 😃

Did anyone encounter this before? Not entirely sure if this is a problem relating to the project's Google API Keys or a conflict between Laravel Modules (Project also has another...

I have created the add place service described [here] (https://developers.google.com/places/web-service/add-place). For this I've changed AbstractService.php and AbstractHttpService.php to support POST requests. I've tryed to use your code style as much...

Little mistake : $reponse => $response

The map seems to place itself directly after the opening tag. Is this behavior normal? You cant target any other div?