algolia / demo-geo-search

Demo code illustrating the geo search features of Algolia
https://preview.algolia.com/geo-search/
MIT License
40 stars 23 forks source link

Why don't the info windows function? #1

Closed 1stevengrant closed 7 years ago

1stevengrant commented 7 years ago

If you click on a marker, I'd expect to see its info.

kokliKo commented 7 years ago

Hey @stevieg83 thanks for the issue.

You're right, on a real-life implementation I'd definitely add that. This demo/code is mainly intented to show how to use Algolia's geo-search capabilities. People may implement geo-search using other libraries than Google Map, so we wanted to make the code related to GMap as short as possible.

Do you think that makes sense?

1stevengrant commented 7 years ago

sure - no worries