Google maps for iOS [map balloons] -


how make map balloons when marker being touched or tapped in ios? put want application's map feature able popup map balloon display information on location marker located.

i'm using google maps since i've heard more accurate mapkit in ios.

the image below objective in question:

when overlay touched

if want custom map balloons markers, while using google maps sdk ios, can use function

- (uiview *) mapview:   (gmsmapview *)  mapview markerinfowindow: (gmsmarker *) marker 

this allows display custom info window marker instead of default infowindow. need design view shown in picture , assign required values , return view in function. please check earlier post see example of making custom infowindow . can adjust how infowindow located respect marker, setting value property marker.infowindowanchor


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -