add_legendandclear_legend()for adding custom legends to the map issue 390add_text()getselevationargument for when using adata.framemap_clickevent added to shiny - e.g.observeEvent({input$map_click})
- Passing empty data to a layer clears the layer issue 252
- GreateCircleLayer gets
brush_radiusargument issue 164 - better handling of empty geometries - issue 363
collisions_filterargument to hide overlapping features on some layersclear_legend()argumentmap_idrenamed tomap, to make it 'correct' and match other functions- removing 'circular reference' bug when
repeat_view = TRUEissue 349 add_h3()layer for plotting H3 indexes- Multicoloured / gradient filled paths
minZoom,maxZoom,minPitch,maxPitchvalues retained after adding layers issue 333clear_layer()functions getupdate_viewandclear_legendargumentsclear_trips()fixed to first 'stop_trips' using cancelAnimationFrame
- fixed
update_stylebug issue 322 - various updates to documentation
- initial support for cesium js via add_cesium and add_i3s layers
- add Linking to geometries ready for migration
- fixed bug when plotting a single point
- fixed bug in polygon layer when using
sfheaders::sf_cast() - fixed bug in manual legend for point layers issue 301
- path width options issue 300
- min and max pitch and zoom options issue 295
add_animated_arc()layer- better handling of polygon colours issue287
- bug fixed when clearing a layer issue286
- layers can repeat at low zoom levels issue282
- mapbox dependencies updated to 1.9.0
- tooltip for binary layers fixed issue280
- you can now use most
sfcgeometry types in any plotting layer - performance boost for
add_scatterplot(),add_column()andadd_pointcloud() - Arc layer supports 3D positions
- More layers get
brush_radius- issue164 show_view_stateoption to overlay the current View State issue238- performance improvements for dates and factors issue235
add_bitmap()to add a bitmap / image to the map- input$map_view_change now observed issue211 - thanks @zacdav
update_style()functionadd_path()accepts dashed lines- mapbox tokens are searched for in environement variables if one isn't provided issue209
- z-fighting issue 199
- factors correctly used in legends issue #138
add_trips()for adding animated trips to the mapadd_pathgetsbillboardargument so the path always faces the 'camera'- Fix for legends in GeoJSON layer - issue #190
add_hexagonnow supports GPU aggregation for colour and elevationradius_min_pixelsandradius_max_pixelsarguemnts for scatterplotsadd_mesh()for mesh3d objects- Google Map supported
mapdeck_legendandlegend_elementfor manually creating legendsadd_column()to draw columns (as any polygon shape)add_text()getsbillbaord,font_family,font_weightadd_greatcircles()to draw flat great circlesadd_linewidth docs updated to say 'metres'add_arcgetstiltandheightargumentsadd_arcgetsbrush_radiusargument for brushing- opacity values can be in [0,1) OR [0,255]
- layers work without an access token
add_title()for adding titles to mapadd_scatterplotgetsstroke_colourandstroke_widthargumentsadd_hexagongets transitionsadd_hexagongetsweightandcolour_valuearguments for defining height and colourstroke_widthunits defined in help files
- different palettes for both stroke & fill options
stroke_colourfix for polygonstransitionsargument for most layersmapdeck()argument order changed sodatais first ( to work better with pipes )update_viewandfocus_layeradded to focus layers on data- bearing and pitch maintained on data layer updates
bearingargument tomapdeck()add_geojson()fully supportedadd_sf()convenience function- Z attributes supported
MULTI-geometry sf objects supported- can use variables in place of string arguments
highlight_colourargument- all
add_*()functions migrated to c++ layer_idis optional to the userauto_highlightargument