Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

ssss #160

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

ssss #160

wants to merge 20 commits into from

Conversation

hyl87
Copy link

@hyl87 hyl87 commented Jun 30, 2015

No description provided.

- remove synchronized viewport methods: viewport MUST only be changed on main-thread
- when calling Map.setPosition() from another thread the position will be applied
  on the next main-loop iteration
- merge AndroidMap + GLView into Mapview
- let MapView directly extends GLSurfaceView
- see vtm-android-start for an example use of MapView
- add MapPreferences

- update android-start
- android-example: use appcompat actionbar
- add makeCircle util
- return this on clear()
add SpatialIndex clear()

docs: QuadTree

wip: SpatialIndex
sq: Box utils
add Box utils
fixup: Box
add GeomBuilder, needs Jts

drawing_api: squashed

drawing_api: use JtsDrawable baseclass

- add makeCircle for testing

drawing_api: cleanups

drawing_api: refactor

drawing_api: use SpatialIndex

drawing_api: optimization + cleanup

drawing_api: VectorLayer

- use VectorLayer for PathLayer

drawing_api: make style builder more consistent with theme api

drawing_api: wip
hjanetzek pushed a commit to hjanetzek/vtm that referenced this pull request Nov 18, 2018
…hanged. This will cause the tile layer to be rendered correctly after an orientation change. opensciencemap#160
hjanetzek pushed a commit to hjanetzek/vtm that referenced this pull request Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants