Skip to content

Add TileLayer and TileLayerFactory#6

Open
andyesys wants to merge 5 commits into
fis-sst:developfrom
andyesys:tilelayers
Open

Add TileLayer and TileLayerFactory#6
andyesys wants to merge 5 commits into
fis-sst:developfrom
andyesys:tilelayers

Conversation

@andyesys

Copy link
Copy Markdown

I have made additions to be able to add tile layers.

  • Added TileLayer derived from Layer
  • Added TileLayerFactory to create new tile layers
  • It is also possible to add inline CSS styling to the map with the new Style Parameter
  • Added a method to wait for Map initialization (to wait before adding layers to the map)
  • The map create options UrlTileLayer is now optional and if not set, the map is created without a base tile layer

@andyesys

andyesys commented Jul 15, 2021

Copy link
Copy Markdown
Author

I am not sure if it is right to merge against the Develop branch. Master is ahead of Develop by 2 commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants