Skip to content

bittner/bingmaps

Repository files navigation

Bing Maps (Unofficial)
----------------------

Bing Maps on Ubuntu Touch. This web app provides convenient access to
Microsoft's browser based mapping and routing service Bing.

- www.bing.com/maps
- www.bing.com/directions

Bing is special for its "bird's eye view" map style. This is a 3D (three
dimensional) view created with the help of pictures taken from planes
capturing stripes of a geographical area, and computed together with
algorithms researched and developed at Graz University of Technology, Austria.
Those algorithms were commercially developed in the United States by Vexcel
Corporation, Boulder (CO), an entity founded by Austrian university professor
Franz Leberl, which has been acquired by Microsoft in 2006.

The normal street maps as well as the routing service are provided by HERE,
formerly known as Ovi Maps and Nokia Maps. You may want to try the HERE app
on your Ubuntu Touch device for a more feature-rich implementation, and a
slightly better working (GPS) locate function.

This web app is not affiliated with Microsoft. The Bing name, Bing Maps,
associated trade marks and logos including the Bing logo are trade marks of
Microsoft or related entities.

License
-------

Bing Maps (Unofficial) Web App for Ubuntu Touch devices
Copyright (C) 2015  Peter Bittner <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Support
-------

Source code:
- https://github.com/bittner/bingmaps

Issue tracker:
- https://github.com/bittner/bingmaps/issues

Development
-----------

Ubuntu developer information on Webapps
- https://developer.ubuntu.com/en/web/

Introductory guide on Ubuntu Webapps
- https://developer.ubuntu.com/en/web/ubuntu-webapps-guide/

Ubuntu Webapps tutorials
- https://developer.ubuntu.com/en/web/tutorials/

Build and publish the .click package manually, without Ubuntu SDK:
- Install `click` on your developer machine (`sudo apt-get install click`)
- Make sure you have bumped the version number in `manifest.json`
- `cd` into the project repo folder and build the package (`click build .`)
- Upload the created .click file at https://myapps.developer.ubuntu.com