I am using the Here map api to show the here map in android fragment. I am successful in showing the here map in fragment. But i cannot able to show "My Location" button on left corner of here map. (I am using the premium plan) So, How do I show my location button on a Here Map?
For google map api, we can add "My current location" button like explained in (How to display my location on Google Maps for Android API v2). I am looking for the same functionality using Here api.