Ed Ford, DTS Engineer Your reply does not help. I have look at the sample code thousands times before I ask this question here. The sample code, and document api does not mention how to update coordinate for the look around object. I need constantly change the look around scene coordinate, the sample code only create look around object based on one coordinate. If I need to update coordinate to a different location for this look around object, can you share the sample code to do this job here for everyone that is interested? This is my code, it destroy everytime before create a new one. It works, but it can crash browser webGL if user change coordinate 16 times and above , then it cause apple base map blank. ` // // --- --- apple look around --- // var lookAround var is_lookAround_load_complete = false var is_first_time_lookAround = true // only for 1st time load function create_apple_look_around(lookAround_lat, lookAround_lng){ /* no way to update coordinate of existing look around object, have to
Topic:
App & System Services
SubTopic:
Maps & Location
Tags: