Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,13 @@ Both libraries share the exact same models and contracts thanks to the common `B

### When to use each one?

+----------------------------------------------------------------+-------------------+
| Situation | Recommended |
+----------------------------------------------------------------+-------------------+
|:---------------------------------------------------------------|:------------------|
| You need real routes and modes of transport | Google Maps |
+----------------------------------------------------------------+-------------------+
| You want to avoid API costs from Google | Leaflet / OSM |
+----------------------------------------------------------------+-------------------+
| Your client already pays for Google Maps Platform | Google Maps |
+----------------------------------------------------------------+-------------------+
| Open-source project or limited budget Limited | Leaflet |
+----------------------------------------------------------------+-------------------+
| You need maximum customization of styles and arrows on routes | Google Maps |
+----------------------------------------------------------------+-------------------+

# Contributions
If you find bugs or want to add new features (support for polygons, layers, clustering, etc.), you are welcome to open issues or pull requests in this repository.
If you find bugs or want to add new features (support for polygons, layers, clustering, etc.), you are welcome to open issues or pull requests in this repository.