Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gubancs authored Mar 15, 2020
1 parent 52dbc8d commit 31a08a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ With this Vaadin add-on you can use LeafletJS with the server side Java you know
- map configuration
- interactive layers
- map and layer events
- GeoJSON supports
- markers
- tooltip and popup binding
- layer groups
- vector layers
- dark theme
- map controls
- tile layers
- supports layer methods


## Future improvements
- supports layer method invocations from server side such as flyTo on map.
- i18n supports
- GeoJSON supports
- supports leaflet plugins (for example: fullscreen plugin)
- leaflet editable plugin integration
- design and performance improvements
Expand All @@ -50,7 +50,7 @@ With this Vaadin add-on you can use LeafletJS with the server side Java you know
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>leafletf4vaadin</artifactId>
<version>0.2.2-beta</version>
<version>0.2.4-beta</version>
</dependency>

<repository>
Expand Down

0 comments on commit 31a08a0

Please sign in to comment.