jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
116 stars 61 forks source link

Markers and HideSingleGroupMarker #93

Closed mmlachak closed 8 years ago

mmlachak commented 8 years ago

I had a map with markers that was displaying correctly if I set the HideSingleGroupMarker to true. It grouped my markers by country and when I clicked on a group marker individual markers for that country displayed correctly, This functionality does not work anymore. All I get is single markers when the HideSingleGroupMarker is set to true. I did not change any code or the version of your maps control. ANy help or guidance would be appreciated....

See attached: jmelosegui Bug - HideSIngleGroupMarker.docx

jmelosegui commented 8 years ago

I cannot reproduce your issue. Could you please provide the steps to reproduce this issue, maybe a project here in github showing the error so I can fork it and try to help you with.

jmelosegui commented 8 years ago

:eyes:

jmelosegui commented 8 years ago

I will close this issue now. Feel free to reopen it if you want to address it again.