Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

osm2pgsql - gazetteer - website #3201

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments
Closed

osm2pgsql - gazetteer - website #3201

openstreetmap-trac opened this issue Jul 23, 2021 · 0 comments

Comments

@openstreetmap-trac
Copy link

Reporter: blasco99
[Submitted to the original trac issue database at 3.06pm, Wednesday, 1st September 2010]

javascript error in gazetteer/website/.htlib/details-html.php

on line 55

displayProjection: new OpenLayers.Projection("EPSG:4326"),

correct is

displayProjection: new OpenLayers.Projection("EPSG:4326")

and on line 72

fillOpacity: 0.75,

correct is

fillOpacity: 0.75

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant