egeloen / ivory-google-map

Google Map API v3 integration for PHP 5.6+.
MIT License
325 stars 185 forks source link

Filters - Map with multiple markers with options #290

Open pkatsifaras opened 6 years ago

pkatsifaras commented 6 years ago

Can we use javascript to to filter somehow map with multiple markers loaded? I have already pass custom options to markers.

$marker->setOption('key1', 'key1_value' );