Angular-Openlayers Part 1 - Basic Setup

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thanks for sharing the basic steps to use Openlayers in angular. It really helped.

jasminesharma
Автор

thanks for the video course, it helped me a lot in my project

dobrinyanicitich
Автор

Thanks ravi for sharing your knowledge. :)

jigneshborisagar
Автор

Thanks Brother for sharing basic steps to use OL - It really helped.

maninderjeetbook
Автор

Can you cover adding custom markers and opening an angular modal or anything in angular when the marker is clicked onMarkerClick?

Автор

Cant seem to get simple drag to work, nothing happens on click and drag

hevenko
Автор

map.component.html ->
<h2>My Map</h2>
<div id="map" class="map">
</div>

romariocoelhooliveira
Автор

I am a newbie. Why we use save or s in npm i -s ?

akshitchaprot
Автор

i appreciate the video, but i have to tell you it was hard to follow at times.

For instance, where is the portion on how you designed the html page? I keep building and all I get is the default angular page.

frezerh
Автор

Thanks! How can I add the ol.proj.fromLonLat function?

pateto
Автор

Anyone who can't see the map, just replace the contents of map.component.css with:


.map {
width: 100%;
height: 400px;
}

alexalvarez
Автор

¿Could you let me see your map.component.html?

jaredsilva
Автор

Is it possible to get english labels on map?

rinujoseph
Автор

Could you let me see your map.component.html?

jaredsilva
Автор

This n doing an openlayers tutorial and then he cuts the whole tutorial at 8:03 LOL wasted

asanchez
Автор

Sir,


A Great tutorial, unfortunately not useful.
- The GH repo is not updated, there is no map component in the repo
- Did not know what to write in map.component.html, and yes that is very much relevant
- Even I followed comments but I am still not able to get the maps working.


An advanced OL developer does not need this video and for a Beginner, you must include each step weather you think is relevant or not.

priyankchouksey
visit shbcf.ru