diff --git a/index.html b/index.html index cbe445c..9fba08e 100644 --- a/index.html +++ b/index.html @@ -130,24 +130,28 @@ L.control.coordinates({ useLatLngOrder: true //ordering of labels, default false-> lng-lat }).addTo(map); -L.marker([0, -0], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Castle / Spawnpoint
The castle was our original spawnpoint but melted graphicscards. It is inspired by Final Fantasy.
The current spawnpoint however is on the same position but far up in the sky."); +L.marker([0, -0], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Illuna Castle / Spawnpoint
The castle was our original spawnpoint but melted graphicscards. It is inspired by Final Fantasy.
The current spawnpoint however is on the same position but far up in the sky."); L.marker([-1656, 1288], {icon: L.AwesomeMarkers.icon({icon: 'info', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Lookin' for Integral Trees?
This is one."); L.marker([350, 52], {icon: L.AwesomeMarkers.icon({icon: 'location-arrow', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Travel Center
Configure your Travelstation, visit players and places."); L.marker([350, -50], {icon: L.AwesomeMarkers.icon({icon: 'candy-cane', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Event Area
For most official Illuna events."); L.marker([377, 128], {icon: L.AwesomeMarkers.icon({icon: 'envelope', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Post Office
Don't forget to add your mailbox!"); L.marker([244, 40], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Kingdom
Only for qualified builders.
Request your house today!"); -L.marker([-1874, -1977], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Beginner Village
[ South-West ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); -L.marker([-2055, 2032], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Beginner Village
[ North-West ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); -L.marker([2000, -2000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Beginner Village
[ South-East ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); -L.marker([2030, 2115], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Illuna Beginner Village
[ North-East ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); -L.marker([-5000, -5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ South-West ]

A great place to get started as experienced builder!"); -L.marker([-5000, 0], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ West ]

A great place to get started as experienced builder!"); -L.marker([-5000, 5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ North-West ]

A great place to get started as experienced builder!"); -L.marker([0, -5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ South ]

A great place to get started as experienced builder!"); -L.marker([0, 5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ North ]

A great place to get started as experienced builder!"); -L.marker([5000, -5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ South-East ]

A great place to get started as experienced builder!"); -L.marker([5000, 0], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ East ]

A great place to get started as experienced builder!"); -L.marker([5000, 5000], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Area 5000
[ North-East ]

A great place to get started as experienced builder!"); +L.marker([-1874, -1977], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Illuna Beginner Village
[ South-West ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); +L.marker([-2055, 2032], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Illuna Beginner Village
[ North-West ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); +L.marker([2000, -2000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Illuna Beginner Village
[ South-East ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); +L.marker([2030, 2115], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Illuna Beginner Village
[ North-East ]

A great place to get started! The Teleporter is right next to the spawnpoint!"); +L.marker([-5000, -5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ South-West ]

A great place to get started as experienced builder!"); +L.marker([-5000, 0], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ West ]

A great place to get started as experienced builder!"); +L.marker([-5000, 5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ North-West ]

A great place to get started as experienced builder!"); +L.marker([0, -5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ South ]

A great place to get started as experienced builder!"); +L.marker([0, 5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ North ]

A great place to get started as experienced builder!"); +L.marker([5000, -5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ South-East ]

A great place to get started as experienced builder!"); +L.marker([5000, 0], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ East ]

A great place to get started as experienced builder!"); +L.marker([5000, 5000], {icon: L.AwesomeMarkers.icon({icon: 'star', prefix: 'fa', markerColor: 'lightblue'})}).addTo(map).bindPopup("Area 5000
[ North-East ]

A great place to get started as experienced builder!"); +L.marker([-1, -687], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("Stairway to space
The official way through Asteroids right to the biopod layer on the top of our world."); +L.marker([282, -19], {icon: L.AwesomeMarkers.icon({icon: 'landmark', prefix: 'fa', markerColor: 'orange'})}).addTo(map).bindPopup("NoobCenter by brylie & elvin
Free / Low-cost stuff a travelbox heading to cool places."); + +