Add ol.source.GeoJSON

This commit is contained in:
Tom Payne
2013-11-06 22:52:04 +01:00
parent db40842487
commit 61a217e8dd
2 changed files with 49 additions and 0 deletions
+10
View File
@@ -429,6 +429,16 @@
* @todo stability experimental
*/
/**
* @typedef {Object} ol.source.GeoJSONOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {string|undefined} logo Logo.
* @property {GeoJSONObject|undefined} geoJSON Object.
* @property {ol.proj.ProjectionLike} projection Projection.
* @property {string|undefined} string String.
* @proprtty {string|undefined} url URL.
*/
/**
* @typedef {Object} ol.source.MapQuestOptions
* @property {ol.TileLoadFunctionType|undefined} tileLoadFunction Optional