I want to integrate Google map in my blackberry native application. And my requirements are:
- searching nearest location
- Pin the location on map
- Tapping on any pin, a small pop-up will be displayed where User can view detailed
description - The tool tip showing the address should be interactive.
Something similar to image attached. Guide me with the samples to achieve it.

You can use GMLocation location example
invokeGMaps method
GMLocation class
}