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

From Second Life Wiki
Jump to navigation Jump to search
Line 10: Line 10:
--[[User:Rand Linden|Rand Linden]] 18:59, 26 January 2009 (UTC)
--[[User:Rand Linden|Rand Linden]] 18:59, 26 January 2009 (UTC)


Previously, SIM images were available in-world if you knew their UUID, is this going to be the case with the new images, or is there any other way to get a SIM image onto a prim (without using the web page on a prim stuff)?
-- Talwyn Mills.


----
----

Revision as of 14:24, 27 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)

Previously, SIM images were available in-world if you knew their UUID, is this going to be the case with the new images, or is there any other way to get a SIM image onto a prim (without using the web page on a prim stuff)?

-- Talwyn Mills.



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)