Difference between revisions of "Linden Lab Official talk:Map API"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
What's the deal with
{disableVoiceInfo: true}
Used in all the old examples?  For example:
var mapInstance = new SLMap(document.getElementById('map-container'), {disableVoiceInfo: true});
I'm assuming that this is no longer used.  Is that right?
--[[User:Rand Linden|Rand Linden]] 18:59, 26 January 2009 (UTC)
----
Will SLPoint be implemented again since the changes made to the API?
Will SLPoint be implemented again since the changes made to the API?



Revision as of 11:59, 26 January 2009

What's the deal with

{disableVoiceInfo: true}

Used in all the old examples? For example:

var mapInstance = new SLMap(document.getElementById('map-container'), {disableVoiceInfo: true});

I'm assuming that this is no longer used. Is that right?

--Rand Linden 18:59, 26 January 2009 (UTC)




Will SLPoint be implemented again since the changes made to the API?

The removal of this crucial function has broken most of the user interface at bloghud.com, used by many to blog their Second lives to meatspace. Also many other sites which used this have also broken now. —The preceding unsigned comment was added on 20:18, 3 October 2007 by Koz Farina

Alternate version of the webmap API

Just a headsup that I've been working on an alternate API for the Second Life webmap: User:SignpostMarv Martin/Webmap API - SignpostMarv Martin 12:06, 28 December 2007 (PST)