Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paodb committed Dec 20, 2023
1 parent e5a5d12 commit f0c5e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ leafletMap.setBaseUrl("https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png");
add(leafletMap);
```

See more examples on [vcf-leaflet-demo](https://github.com/vaadin-component-factory/vcf-leaflet/tree/master/src/test/java/com/vaadin/addon/leaflet4vaadin/demo/view).
See more examples on [vcf-leaflet-demo](https://github.com/vaadin-component-factory/vcf-leaflet/tree/master/src/test/java/org/vaadin/addons/componentfactory/leaflet/demo/view).

## Development instructions

Expand Down

0 comments on commit f0c5e81

Please sign in to comment.