aboutsummaryrefslogtreecommitdiff
path: root/web/simple
AgeCommit message (Collapse)Author
2020-04-19Add long./lat./zoom URI parameters to simple UIKristian Kraljic
Instead of reading the longitude, latitude and zoom options from the user / server configuration, one could use the new longitude=, latitude= and zoom= URI parameters, in order to define the launch map view. This is especially useful, in case you would like to embed multiple maps with different views into e.g. another website.
2017-01-26Fix find methodAnton Tananaev
2017-01-25Improve simple map viewAnton Tananaev
2017-01-24Add label to the simple mapAnton Tananaev
2017-01-24Extract URL and token from locationAnton Tananaev
2016-12-27Update openlayers in simple to 3.20.1Abyss777
2016-12-23Convert coordinates for the centerAnton Tananaev
2016-12-21Also migrate "simple" to 3.20.0Abyss777
2016-12-16Keep service session cookieAnton Tananaev
2016-12-16Implement simple map markersAnton Tananaev
2016-12-15Begin simple web app implementationAnton Tananaev