Start a new topic

Adding POI from native java code

Adding POI from native java code


Please have a look at the "Retrieving POI Data" SDK Sample application.

Best regards,
Andreas

I succesfully add new pois from js file. Now I need to add new POIs from SampleCamActivity.java class. I do not want to call javascript function from java code because I dont know how to send lat and long values as parameters to a js function. Is it possible to add new POIs from java code?

 

Thanks.
Login or Signup to post a comment