I know a lot of people have asked and requested this. I like how I can show a bubble with a title and info but wish I could include a button in the bubble. I need to show info for each marker but would love to then let the user select it after reading the bubble.
Right now the only way I know to do this is instead of showing the bubble is to just show a new screen with the info and then return back to the map if they want. This would use the tap event for the marker.
The only other way is for the tap event have it set the marker to a variable and still show a bubble and then have a button show above or below the map for the user to click to use the selected marker.
Does anyone else have any ideas that may work better? I prefer not to use a webView and do the map in html, etc. I have already done that with one app and prefer to use the map.
Thanks,
Warren