21 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 887f4f6133 Lint 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 8567da7253 Added support for feature querying API 2017-10-23 16:41:52 -07:00
Nick 23017f869b Monkey patched android callback support 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 9bf099ffd0 Updated autogen script and code to support Light 2017-10-23 16:41:51 -07:00
Nick cd3d89eacf Lint 2017-10-23 16:41:51 -07:00
Nick 9872f10763 Added javascript style layers and components 2017-10-23 16:41:51 -07:00
Nick e44371675e Added Mapbox StyleSheet 2017-10-23 16:41:51 -07:00
Nick 8141f5b16b Added autogenerated style code 2017-10-23 16:41:51 -07:00
Nick 98636c60e3 Linted example project 2017-10-23 16:41:50 -07:00
Nick 22ea4f9fad Added queue for camera updates and ability to set camera stops 2017-10-23 16:41:50 -07:00
Nick 967cef979d Map events and methods 2017-10-23 16:41:36 -07:00
Nick 29a70dc421 Added complete callback for flyTo 2017-10-23 16:41:36 -07:00
Nick 01fcc839f7 Added support for map change events and flyTo 2017-10-23 16:41:36 -07:00
Nick 5c7489c965 Added eslint 2017-10-23 16:41:36 -07:00
Nick ed0398d99d Added start of javascript components 2017-10-23 16:41:36 -07:00