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:
Jon Atkins
2013-12-01 15:18:44 +00:00
parent 4dc7868a58
commit 3bfd83a0c2
2 changed files with 44 additions and 0 deletions

View File

@ -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(){