Start a new topic

Multiple POIS error

Multiple POIS error


Hi All,

I am trying to integrate multiple POIs based on lat long . 

I copied 3_PointOfInterest_3_MultiplePois this folder and loaded index.html in my ios code like this 

 

          NSURL *architectWorldUrl = ;

            ;

 

But I am always getting error , once it launched the camera . 

"Trying to find out where you are " . Please help. 

 

 

As the error indicates, determining the location fails. Please make sure that location services are enabled and that your application is allowed to use them under Settings -> Privacy -> Location services -> switch next to your app needs to be on.

 
Login or Signup to post a comment