method to attempt to find a portal lat/lng from guid, even if the portal data isn't available (we can also search through links and fields) - minimal testing
added note concerning unfinished/temporary nature of the portal details API
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
/// PORTAL DETAIL //////////////////////////////////////
|
||||
// code to retrieve the new potal detail data from the servers
|
||||
|
||||
// NOTE: the API for portal detailed information is NOT FINAL
|
||||
// this is a temporary measure to get things working again after a major change to the intel map
|
||||
// API. expect things to change here
|
||||
|
||||
|
||||
// anonymous function wrapper for the code - any variables/functions not placed into 'window' will be private
|
||||
(function(){
|
||||
|
Reference in New Issue
Block a user