7 Commits
Author SHA1 Message Date
Nick 1a88c400bf Added helper function to StyleSheet to decide when to resolve images 2017-10-25 11:04:04 -07:00
Nick 65d25b447c Adds PointAnnotation and Callout JS components 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 fa93ed332f Lint and updated stylesheet unit tests 2017-10-23 16:41:51 -07:00
Nick 5a94ab2ea6 Added support for styles to be updated dynamically 2017-10-23 16:41:51 -07:00
Nick cd3d89eacf Lint 2017-10-23 16:41:51 -07:00
Nick e44371675e Added Mapbox StyleSheet 2017-10-23 16:41:51 -07:00