Skip to content

Commit

Permalink
Update map.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Aug 31, 2024
1 parent f8a1447 commit a4033c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/map.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ or by calling `WebIO.render(yourmap)`.
# Keyword arguments
- `provider = Providers.OSM()`: base layer [`Provider`](@ref).
- `provider = Providers.OSM()`: base layer [`Provider`](https://juliageo.org/TileProviders.jl/dev/#TileProviders.Provider).
- `layers`: [`Layer`](@ref) or `Vector{Layer}`.
- `center::Vector{Float64} = Float64[0.0, 0.0]`: center coordinate.
- `width::Int = 900`: map width in pixels.
Expand Down

0 comments on commit a4033c0

Please sign in to comment.