-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d6d922b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi GitHub Community, good day. How Enabling nearby searches?
where put this code:
<bool name="enable_nearby_search">true</bool>
in the manifest.xml, activity.kt|java, or where? and this:
<bool name="show_confirmation_photo">true</bool>
<bool name="show_confirmation_map">true</bool>
<bool name="auto_center_on_marker_click">false</bool>
Because when I make click in the buttom, don't show the address name. Show some like that: 3° 45' 37" S, 73° 15' 7" E. I need get the address name. Here i add the screenshot of real device.
Best Regards.