-
Notifications
You must be signed in to change notification settings - Fork 13
Description
REAME describes possibilities of Organic Maps Android API:
• Come back to the client application after selecting specific point on the map, by sending PendingIntent with point data when user asks for more information by pressing "More Info" button in Organic Maps app
• Map screen branding : your application's icon and name (or custom title) will be placed at the top.
But current version of library doesn’t have them.
Sample application (demo) also doesn’t have them.
The current version of function showPointsOnMap doesn’t have pendingIntent variable, also points with ID and without them are displayed identically on the map. There is no any “More Info” button when selecting any point (with ID). Also string variable name in showPointsOnMap function not shown anywhere on the map
How to get the last version of library that has possibilities described in README