Could you please change the SLPoint constructor so it doesn't die with an error if the region doesn't exist? All I need is a way to create the SLPoint and check afterwards if it was succesful or not. I'm loading the map with marker locations from a db, and there's situations where I end up with a region name in the db which doesn't exist anymore (private islands being removed maybe?) ATM when I hit a bad region name the javascript dies in the slmapapi and all the following markers are never created.
The javascript error being returned is....
Error: location_hash[downcased_name] has no properties
Source File: http://secondlife.com/apps/mapapi/
Line: 12722