Ticket #3101 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

enhance sencha touch example

Reported by: bartvde Owned by:
Priority: minor Milestone: 2.11 Release
Component: examples Version: 2.10
Keywords: mobile Cc:
State: Review

Description

This ticket is to track the combined work from me and marcjansen on enhancing the Sencha touch example originally created by tschaub. The enhancements are a Geonames search interface as well as a basic layer switcher.

Attachments

ol-3101.patch Download (17.5 KB) - added by bartvde 2 years ago.
ol-3101.1.patch Download (30.1 KB) - added by fredj 2 years ago.
transitionEffect, remove unused functions in mobile.js, change Ext.ns from GeoExt to OpenLayers
ol-3101.2.patch Download (19.6 KB) - added by marcjansen 2 years ago.

Change History

Changed 2 years ago by bartvde

  • state set to Review

Changed 2 years ago by bartvde

Changed 2 years ago by fredj

transitionEffect, remove unused functions in mobile.js, change Ext.ns from GeoExt to OpenLayers

Changed 2 years ago by fredj

I will do more test on android and iPad and mark as commit when it's done. (love the search window)

Changed 2 years ago by fredj

on android:

  • the star point displays as a simple point (no svg renderer)
  • search page: no clear button

I propose to remove the start point in mobile.js

Changed 2 years ago by pgiraud

  • keywords mobile added

Changed 2 years ago by bartvde

As discussed with crschmidt: since Sencha Touch is GPL, we cannot actually use the Google Maps API in the mobile example, so we should switch to Bing.

Changed 2 years ago by marcjansen

Changed 2 years ago by marcjansen

The new attachment:ol-3101.2.patch Download

  • ... includes Bing instead of Google
  • ... removes duplicate code from the previous patch
  • ... adds a close button to the geonames search
  • ... changes the styling of the vector feature
  • ... renames the Vectorlayer from "Features" to "Lausanne"

Changed 2 years ago by pgiraud

  • status changed from new to closed
  • resolution set to fixed

(In [11483]) Enhancing the sencha touch example, p=mjansen,bartvde,fredj,pgiraud, (Closes #3101)

Note: See TracTickets for help on using tickets.