12 Commits
Author SHA1 Message Date
Nick 044058442e Added docs for PointAnnotation and Callout 2017-10-23 16:41:53 -07:00
Nick 4fe7283b11 Added support for sourceLayerID on FillLayer
Adds the missing sourceLayerID property to our FillLayer component and
added an example showing how to use a custom vector source with a FillLayer.
2017-10-23 16:41:53 -07:00
Nick 284fc4a0ab Fixes SymbolLayer textOffset and iconOffset on iOS
There seem to be some styles that will be special cases to the rules used from the json spec
this PR adds the ability to add overrides, so we can be flexible in special cases. In this case
we were using a NSArray for textOffset and iconOffset when it should be a CGVector.
2017-10-23 16:41:52 -07:00
Nick 7b7cdbe2f5 Updated fitBounds to also accept an array so we can control padding on each side 2017-10-23 16:41:52 -07:00
Nick dbf3bbf76f Added support for attributionEnabled, logoEnabled, and rotateEnabled on mapview 2017-10-23 16:41:52 -07:00
Nick cc586b389b Updated docs 2017-10-23 16:41:51 -07:00
Nick a7c756d55c Added docs 2017-10-23 16:41:51 -07:00
Nick c344cf37c0 Updated docs 2017-10-23 16:41:51 -07:00
Nick 39b2093c07 Updated docs 2017-10-23 16:41:36 -07:00
Nick b8d0d53585 Added support for min/max zoom level, scroll/pitch enabled disabled 2017-10-23 16:41:36 -07:00
Nick 4bd8c38fdd Updated docs 2017-10-23 16:41:36 -07:00
Nick 0c12e72a7f Added start of autogenerating docs 2017-10-23 16:41:36 -07:00