openseadragon/src
Rick Burgstaler dde379ba12 Make tileSources option smarter about detecting when a json string or xml string has been passed in
The tileSources option was only using a test looking for the presence of a "{", "[", or "<" character to determine if a json string or xml string was passed in.  It is possible for a url to contain one of these characters as well which would break using the url as a tileSources parameter.  The following is an example of a breaking url:
http://myurl.org/{25fb14f0-a839-4c4d-8c97-dd1d67b2cb35}/MyImage.xml

This patch resolves this issue.
2016-08-10 14:30:10 -05:00
..
button.js MouseTracker now defaults to tracking on (#558) 2015-01-20 18:35:58 -08:00
buttongroup.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
control.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
controldock.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
displayrectangle.js Updated Doclets 2013-11-25 08:48:44 -08:00
drawer.js Optimize sketch canvas clearing and blending. 2016-04-27 11:08:44 -04:00
dzitilesource.js Remove dead code. 2016-04-03 07:59:10 -04:00
eventsource.js Add times parameter to addOnceHandler. 2016-03-22 13:54:35 -04:00
fullscreen.js Add support for old webkit. Add fullScreenApi.getFullScreenElement method. Remove old license. 2014-03-25 13:29:58 -04:00
iiiftilesource.js Support tile-less IIIF as per LegacyTileSource: Fix #737 2016-01-09 14:04:21 +00:00
imageloader.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
imagetilesource.js [-] remove ref to getTileAtPoint - becasue this are subclass of TileSource 2016-07-29 20:45:57 +03:00
legacytilesource.js [-] remove ref to getTileAtPoint - becasue this are subclass of TileSource 2016-07-29 20:45:57 +03:00
mousetracker.js Correctly handle touch PointerEvents 2016-05-16 06:26:52 +10:00
navigator.js Merge pull request #935 from leesei/master 2016-05-16 09:40:23 -07:00
openseadragon.js Add support for commonjs. 2016-07-25 20:35:49 +02:00
osmtilesource.js Updated Doclets 2013-11-25 08:48:44 -08:00
overlay.js Fix enums doc. 2016-04-10 19:01:30 -04:00
placement.js Fix enums doc. 2016-04-10 19:01:30 -04:00
point.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
profiler.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
rectangle.js Fix jshint. 2016-05-13 15:35:33 -04:00
referencestrip.js removed automatic focus from reference strip, which caused HTML pages to jump unwantedly to the reference strip upon loading 2016-03-04 22:43:20 +01:00
spring.js Fix Viewport.update with zoomPoint. 2016-04-21 16:06:07 -04:00
strings.js Added configuration around the rotate left/right buttons. The default for showRotationControls is false to preserve existing functionality. Also added default tooltip strings for the buttons. 2014-03-03 09:28:28 -07:00
tile.js Optimize sketch canvas clearing and blending. 2016-04-27 11:08:44 -04:00
tilecache.js Fix @lends for new JSDoc. Fix polymorphic functions doc (#824). 2016-01-24 16:09:18 -05:00
tiledimage.js [=] Wrap fix for #555 2016-07-29 01:33:48 +03:00
tilesource.js [=] Dropped useless calculations 2016-07-29 12:41:25 +03:00
tilesourcecollection.js Docs and naming changes for collection mode 2014-11-12 16:31:46 -08:00
tmstilesource.js Updated Doclets 2013-11-25 08:48:44 -08:00
viewer.js Make tileSources option smarter about detecting when a json string or xml string has been passed in 2016-08-10 14:30:10 -05:00
viewport.js simplified constraint code 2016-06-14 17:31:21 +00:00
world.js Fix home bounds with clipping. Fix #891 2016-04-05 17:51:50 -04:00