1

is there any possibilities that we can add a custom info bubble like the one found in this website? http://app.bg. The website uses v3. However, I need to have a custom info bubble, I am using mapstraction and it is using the v2 api instead of v3.

j0k
  • 22,600
  • 28
  • 79
  • 90

1 Answers1

1

Do you mean v2 of Mapstraction or Google Maps?

If you're using Mapstraction then the same code should work in whatever version of Google Maps you're using.

The Mapstraction method you're looking for is Marker.setInfoDiv - documentation for Mapstraction v2 is here.

dezfowler
  • 1,238
  • 10
  • 20