mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
* Add render graph from bevy with graph runner * Add surface * Continue to refactor renderer * Make ScheduleMethod object safe in order to be able to have a dyn object in MapContext * Cleanup, add some more documentation and simplify Support resizing Fix late init * Update apple docs * Give bevy attribution * Pass github token * Improve some comments