Re: [pmapper-users] pmapper5 beta 2 "search" does not function

2013-03-10 Thread info
i found the mistake. it was the missing projection 900913 in the epsg file. i took the projection from a response of armin burger 28.3.12, in a second step i recognized, that the tag after the number of the projection, was lost. now the search works fine. matthias moser Am 02.03.2013 21:27,

Re: [pmapper-users] pmapper5 beta 2

2013-02-12 Thread Armin Burger
On 02/12/2013 02:31 PM, i...@architekten.coop wrote: > dear pmapper users > > > i want to test pmapper5. does it work with mapserver version 5.2 ? > > in the programm files on > > http://www.pmapper.net/demo/pmapper-5.0-beta2/ > > i miss the file map_default.phtml. so i took it from version 4.2 pma

Re: [pmapper-users] pmapper5 beta

2012-09-28 Thread Aníbal Pacheco
Gracias Richard! saludos -- Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.

Re: [pmapper-users] pmapper5 beta

2012-09-27 Thread Richard Camejo
Hola, - *Configurar para que se vean desde cerca todas las capas vectoriales, fuera de Europa:* Editar archivo ../pmapper5/js/src/pm.ol.theme.js modificar el valor del ZoomLevel a true en línea 16 applyGlobalNumZoomLevels: true, *El PM.overviewMapOptions *en archivo ../config/default

Re: [pmapper-users] pmapper5 beta

2012-09-27 Thread Aníbal Pacheco
Hello I'm hacking pmapper5 from the example. The most difficult parts are: - Changing the overviewMapOptions (can't move the reference map from europe) - Try to change the layer tree (minimal changes brake it all) Any advice or reference doc? thank you -